openstudio-standards 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (32) hide show
  1. checksums.yaml +4 -4
  2. data/data/geometry/Geometry.hospital.osm +118 -109
  3. data/data/geometry/Geometry.hospital_original.osm +8947 -0
  4. data/data/geometry/Geometry.large_office_2010.osm +118 -102
  5. data/data/standards/OpenStudio_Standards.xlsx +0 -0
  6. data/data/standards/OpenStudio_Standards_construction_properties.json +1993 -1959
  7. data/data/standards/OpenStudio_Standards_construction_sets.json +18 -18
  8. data/data/standards/OpenStudio_Standards_constructions.json +28 -0
  9. data/data/standards/OpenStudio_Standards_ground_temperatures.json +561 -1071
  10. data/data/standards/OpenStudio_Standards_materials.json +2 -2
  11. data/data/standards/OpenStudio_Standards_prototype_inputs.json +32 -32
  12. data/data/standards/OpenStudio_Standards_schedules.json +435 -20
  13. data/data/standards/OpenStudio_Standards_space_types.json +2005 -614
  14. data/lib/openstudio-standards/hvac_sizing/HVACSizing.CoilCoolingWaterToAirHeatPumpEquationFit.rb +49 -7
  15. data/lib/openstudio-standards/hvac_sizing/HVACSizing.CoilHeatingWaterToAirHeatPumpEquationFit.rb +37 -7
  16. data/lib/openstudio-standards/hvac_sizing/HVACSizing.Model.rb +7 -0
  17. data/lib/openstudio-standards/hvac_sizing/HVACSizing.PumpVariableSpeed.rb +1 -1
  18. data/lib/openstudio-standards/prototypes/Prototype.AirTerminalSingleDuctVAVReheat.rb +14 -5
  19. data/lib/openstudio-standards/prototypes/Prototype.Model.hvac.rb +15 -5
  20. data/lib/openstudio-standards/prototypes/Prototype.Model.rb +59 -37
  21. data/lib/openstudio-standards/prototypes/Prototype.Model.swh.rb +5 -3
  22. data/lib/openstudio-standards/prototypes/Prototype.hospital.rb +86 -26
  23. data/lib/openstudio-standards/prototypes/Prototype.hvac_systems.rb +97 -16
  24. data/lib/openstudio-standards/prototypes/Prototype.outpatient.rb +217 -6
  25. data/lib/openstudio-standards/prototypes/Prototype.warehouse.rb +48 -1
  26. data/lib/openstudio-standards/standards/Standards.AirLoopHVAC.rb +126 -27
  27. data/lib/openstudio-standards/standards/Standards.ChillerElectricEIR.rb +1 -1
  28. data/lib/openstudio-standards/standards/Standards.ScheduleConstant.rb +14 -1
  29. data/lib/openstudio-standards/standards/Standards.ScheduleRuleset.rb +40 -1
  30. data/lib/openstudio-standards/standards/Standards.SpaceType.rb +4 -2
  31. data/lib/openstudio-standards/version.rb +1 -1
  32. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 14aebada322e7f05de8fff283621033fa8044cea
4
- data.tar.gz: 38c1afcf3e736d82c499d0e4b64d6000fa36d309
3
+ metadata.gz: a9f4c49f90c3fc56c21c98ccf7fb081a7f0abbc2
4
+ data.tar.gz: eca839aabba6cf31aaab13a2e1310486c2635088
5
5
  SHA512:
6
- metadata.gz: 61c1c119c36d80a6238abee935827fa5433c94fca19335779c2bc525c087454b719718f7ca11dcf5016f013e937618f642c0a8969f4bc279e4c1a1248f76fe0b
7
- data.tar.gz: 8995d5a92b1b5862b55539f71135ba307fc6857b64619a318f81171411bc76ac1565a4c639886b778c114b856a64f56bd88f00e06f5dc560d4fc425971735f83
6
+ metadata.gz: 2eaca08cd33a4f756bca5e106f73cde83fb20622ddc79788325e7288854859e09ff6a5c75e8a979e712c97e030785af2210642abf521bc6c1f3c9e548737d4db
7
+ data.tar.gz: 1321f8f17d29d5f992f4cbd321f9da0e59bf7dd1fa3defe86ee86543b03730d0c9434c33e6dffa2f573b9ac92e14278fbfc459e7a4ab8803e1a00877848483f5
@@ -1,7 +1,7 @@
1
1
 
2
2
  OS:Version,
3
- {fb277bd8-57b4-4947-91f5-d329be6bff92}, !- Handle
4
- 1.7.0; !- Version Identifier
3
+ {3592a94d-5153-4d76-a2a3-a95d4d83aec4}, !- Handle
4
+ 1.9.0; !- Version Identifier
5
5
 
6
6
  OS:Surface,
7
7
  {536547a8-0ff7-41c8-95f3-7331a5af3d86}, !- Handle
@@ -321,8 +321,8 @@ OS:Surface,
321
321
  Wall, !- Surface Type
322
322
  , !- Construction Name
323
323
  {5fa7a66e-65f8-47fe-850f-4aff5015d62b}, !- Space Name
324
- Adiabatic, !- Outside Boundary Condition
325
- , !- Outside Boundary Condition Object
324
+ Surface, !- Outside Boundary Condition
325
+ {be5279e4-d34b-40c7-b768-983039f55c58}, !- Outside Boundary Condition Object
326
326
  NoSun, !- Sun Exposure
327
327
  NoWind, !- Wind Exposure
328
328
  , !- View Factor to Ground
@@ -360,8 +360,8 @@ OS:Surface,
360
360
  Wall, !- Surface Type
361
361
  , !- Construction Name
362
362
  {2294b9a3-413c-42bf-8af1-ea3aba2f3837}, !- Space Name
363
- Adiabatic, !- Outside Boundary Condition
364
- , !- Outside Boundary Condition Object
363
+ Surface, !- Outside Boundary Condition
364
+ {aa0ec6ad-6024-410f-bd62-3b9e8d9f8f58}, !- Outside Boundary Condition Object
365
365
  NoSun, !- Sun Exposure
366
366
  NoWind, !- Wind Exposure
367
367
  , !- View Factor to Ground
@@ -569,7 +569,8 @@ OS:Space,
569
569
  0, !- Z Origin {m}
570
570
  , !- Building Story Name
571
571
  , !- Thermal Zone Name
572
- Yes; !- Part of Total Floor Area
572
+ Yes, !- Part of Total Floor Area
573
+ ; !- Design Specification Outdoor Air Object Name
573
574
 
574
575
  OS:SubSurface,
575
576
  {a418cc34-6aea-4e86-acb4-21c4da90a045}, !- Handle
@@ -1044,7 +1045,8 @@ OS:Space,
1044
1045
  0, !- Z Origin {m}
1045
1046
  , !- Building Story Name
1046
1047
  , !- Thermal Zone Name
1047
- Yes; !- Part of Total Floor Area
1048
+ Yes, !- Part of Total Floor Area
1049
+ ; !- Design Specification Outdoor Air Object Name
1048
1050
 
1049
1051
  OS:Surface,
1050
1052
  {173044c6-a33a-4f1a-901e-8a494ed6d184}, !- Handle
@@ -1147,8 +1149,8 @@ OS:Surface,
1147
1149
  RoofCeiling, !- Surface Type
1148
1150
  , !- Construction Name
1149
1151
  {e9e27262-9df7-40dc-9a36-b9e4a585473e}, !- Space Name
1150
- Adiabatic, !- Outside Boundary Condition
1151
- , !- Outside Boundary Condition Object
1152
+ Surface, !- Outside Boundary Condition
1153
+ {b29b905f-3f27-4d8d-b8ee-dc79708f901c}, !- Outside Boundary Condition Object
1152
1154
  NoSun, !- Sun Exposure
1153
1155
  NoWind, !- Wind Exposure
1154
1156
  , !- View Factor to Ground
@@ -1282,8 +1284,8 @@ OS:Surface,
1282
1284
  RoofCeiling, !- Surface Type
1283
1285
  , !- Construction Name
1284
1286
  {70b3b79a-870d-4657-b97f-0bf50ccd6e7e}, !- Space Name
1285
- Adiabatic, !- Outside Boundary Condition
1286
- , !- Outside Boundary Condition Object
1287
+ Surface, !- Outside Boundary Condition
1288
+ {c6db1e0a-d1e8-4e25-aa8b-70aea6168acd}, !- Outside Boundary Condition Object
1287
1289
  NoSun, !- Sun Exposure
1288
1290
  NoWind, !- Wind Exposure
1289
1291
  , !- View Factor to Ground
@@ -1455,8 +1457,8 @@ OS:Surface,
1455
1457
  Wall, !- Surface Type
1456
1458
  , !- Construction Name
1457
1459
  {1c76f8a5-14f0-4ef9-aedd-f22672148afa}, !- Space Name
1458
- Adiabatic, !- Outside Boundary Condition
1459
- , !- Outside Boundary Condition Object
1460
+ Surface, !- Outside Boundary Condition
1461
+ {c367175a-9121-4421-b709-b5d98d224b42}, !- Outside Boundary Condition Object
1460
1462
  NoSun, !- Sun Exposure
1461
1463
  NoWind, !- Wind Exposure
1462
1464
  , !- View Factor to Ground
@@ -1501,8 +1503,8 @@ OS:Surface,
1501
1503
  , !- View Factor to Ground
1502
1504
  , !- Number of Vertices
1503
1505
  9.144, 7.62, 21.3415, !- X,Y,Z Vertex 1 {m}
1504
- 9.144, 15.24, 21.3415, !- X,Y,Z Vertex 2 {m}
1505
- 0, 15.24, 21.3415, !- X,Y,Z Vertex 3 {m}
1506
+ 9.144, 7.622, 21.3415, !- X,Y,Z Vertex 2 {m}
1507
+ 0, 7.622, 21.3415, !- X,Y,Z Vertex 3 {m}
1506
1508
  0, 7.62, 21.3415; !- X,Y,Z Vertex 4 {m}
1507
1509
 
1508
1510
  OS:Connection,
@@ -1519,13 +1521,14 @@ OS:Space,
1519
1521
  , !- Space Type Name
1520
1522
  , !- Default Construction Set Name
1521
1523
  , !- Default Schedule Set Name
1522
- 0, !- Direction of Relative North {deg}
1524
+ -0, !- Direction of Relative North {deg}
1523
1525
  0, !- X Origin {m}
1524
1526
  0, !- Y Origin {m}
1525
1527
  0, !- Z Origin {m}
1526
1528
  , !- Building Story Name
1527
1529
  , !- Thermal Zone Name
1528
- Yes; !- Part of Total Floor Area
1530
+ Yes, !- Part of Total Floor Area
1531
+ ; !- Design Specification Outdoor Air Object Name
1529
1532
 
1530
1533
  OS:Surface,
1531
1534
  {d1cde792-5d5b-4b79-bf30-303541cc52d4}, !- Handle
@@ -1701,8 +1704,8 @@ OS:Surface,
1701
1704
  RoofCeiling, !- Surface Type
1702
1705
  , !- Construction Name
1703
1706
  {d2b1807c-c9f4-44c2-8597-3b555b94b37c}, !- Space Name
1704
- Adiabatic, !- Outside Boundary Condition
1705
- , !- Outside Boundary Condition Object
1707
+ Surface, !- Outside Boundary Condition
1708
+ {88190861-de99-46b6-b079-0e4b5d83f65c}, !- Outside Boundary Condition Object
1706
1709
  NoSun, !- Sun Exposure
1707
1710
  NoWind, !- Wind Exposure
1708
1711
  , !- View Factor to Ground
@@ -1869,8 +1872,8 @@ OS:Surface,
1869
1872
  RoofCeiling, !- Surface Type
1870
1873
  , !- Construction Name
1871
1874
  {1fd4c829-a755-45de-b877-ff8108b86807}, !- Space Name
1872
- Adiabatic, !- Outside Boundary Condition
1873
- , !- Outside Boundary Condition Object
1875
+ Surface, !- Outside Boundary Condition
1876
+ {20e9d424-a430-4c4a-8100-83d49b642b3e}, !- Outside Boundary Condition Object
1874
1877
  NoSun, !- Sun Exposure
1875
1878
  NoWind, !- Wind Exposure
1876
1879
  , !- View Factor to Ground
@@ -1964,8 +1967,8 @@ OS:Surface,
1964
1967
  Floor, !- Surface Type
1965
1968
  , !- Construction Name
1966
1969
  {970b3b19-607d-49a6-8d29-1ec76a5b55c6}, !- Space Name
1967
- Adiabatic, !- Outside Boundary Condition
1968
- , !- Outside Boundary Condition Object
1970
+ Surface, !- Outside Boundary Condition
1971
+ {41f2016a-6f71-483e-9f6a-bd19becc17e0}, !- Outside Boundary Condition Object
1969
1972
  NoSun, !- Sun Exposure
1970
1973
  NoWind, !- Wind Exposure
1971
1974
  , !- View Factor to Ground
@@ -2098,8 +2101,8 @@ OS:Surface,
2098
2101
  Floor, !- Surface Type
2099
2102
  , !- Construction Name
2100
2103
  {7698b8f9-ce74-4b6b-806d-12cdef049900}, !- Space Name
2101
- Adiabatic, !- Outside Boundary Condition
2102
- , !- Outside Boundary Condition Object
2104
+ Surface, !- Outside Boundary Condition
2105
+ {ceb4ec23-9fec-4f3b-be14-9c5d37e46cc1}, !- Outside Boundary Condition Object
2103
2106
  NoSun, !- Sun Exposure
2104
2107
  NoWind, !- Wind Exposure
2105
2108
  , !- View Factor to Ground
@@ -2216,8 +2219,8 @@ OS:Surface,
2216
2219
  Floor, !- Surface Type
2217
2220
  , !- Construction Name
2218
2221
  {7f22e5a6-e759-445a-84cb-6b454b893756}, !- Space Name
2219
- Adiabatic, !- Outside Boundary Condition
2220
- , !- Outside Boundary Condition Object
2222
+ Surface, !- Outside Boundary Condition
2223
+ {eb16c041-5666-44bc-a32b-267ce98c057d}, !- Outside Boundary Condition Object
2221
2224
  NoSun, !- Sun Exposure
2222
2225
  NoWind, !- Wind Exposure
2223
2226
  , !- View Factor to Ground
@@ -2256,8 +2259,8 @@ OS:Surface,
2256
2259
  Wall, !- Surface Type
2257
2260
  , !- Construction Name
2258
2261
  {7cce3ac6-5d1d-4960-9e9f-f0d99f44c040}, !- Space Name
2259
- Adiabatic, !- Outside Boundary Condition
2260
- , !- Outside Boundary Condition Object
2262
+ Surface, !- Outside Boundary Condition
2263
+ {10cccbdf-95a3-48a3-9a42-0119705f29de}, !- Outside Boundary Condition Object
2261
2264
  NoSun, !- Sun Exposure
2262
2265
  NoWind, !- Wind Exposure
2263
2266
  , !- View Factor to Ground
@@ -2499,8 +2502,8 @@ OS:Surface,
2499
2502
  RoofCeiling, !- Surface Type
2500
2503
  , !- Construction Name
2501
2504
  {ccee8f2b-c192-4f18-9407-cda799f28f23}, !- Space Name
2502
- Adiabatic, !- Outside Boundary Condition
2503
- , !- Outside Boundary Condition Object
2505
+ Surface, !- Outside Boundary Condition
2506
+ {2286ae43-840a-46c7-bb55-73d501c0af96}, !- Outside Boundary Condition Object
2504
2507
  NoSun, !- Sun Exposure
2505
2508
  NoWind, !- Wind Exposure
2506
2509
  , !- View Factor to Ground
@@ -2662,8 +2665,8 @@ OS:Surface,
2662
2665
  Wall, !- Surface Type
2663
2666
  , !- Construction Name
2664
2667
  {3a43a92b-6516-45e6-9f37-eb7bf8bccb83}, !- Space Name
2665
- Adiabatic, !- Outside Boundary Condition
2666
- , !- Outside Boundary Condition Object
2668
+ Surface, !- Outside Boundary Condition
2669
+ {75b7e856-5aee-441b-bd17-0a80eceb799b}, !- Outside Boundary Condition Object
2667
2670
  NoSun, !- Sun Exposure
2668
2671
  NoWind, !- Wind Exposure
2669
2672
  , !- View Factor to Ground
@@ -2718,8 +2721,8 @@ OS:Surface,
2718
2721
  Wall, !- Surface Type
2719
2722
  , !- Construction Name
2720
2723
  {970b3b19-607d-49a6-8d29-1ec76a5b55c6}, !- Space Name
2721
- Adiabatic, !- Outside Boundary Condition
2722
- , !- Outside Boundary Condition Object
2724
+ Surface, !- Outside Boundary Condition
2725
+ {58cc3e0c-87ee-4775-8e69-b279f449df36}, !- Outside Boundary Condition Object
2723
2726
  NoSun, !- Sun Exposure
2724
2727
  NoWind, !- Wind Exposure
2725
2728
  , !- View Factor to Ground
@@ -2939,8 +2942,8 @@ OS:Surface,
2939
2942
  Floor, !- Surface Type
2940
2943
  , !- Construction Name
2941
2944
  {7c3f7787-1a2c-4af2-b30d-c5fe68177501}, !- Space Name
2942
- Adiabatic, !- Outside Boundary Condition
2943
- , !- Outside Boundary Condition Object
2945
+ Surface, !- Outside Boundary Condition
2946
+ {8f7023be-d013-4a37-ad23-e156ca1705bf}, !- Outside Boundary Condition Object
2944
2947
  NoSun, !- Sun Exposure
2945
2948
  NoWind, !- Wind Exposure
2946
2949
  , !- View Factor to Ground
@@ -2973,8 +2976,8 @@ OS:Surface,
2973
2976
  Wall, !- Surface Type
2974
2977
  , !- Construction Name
2975
2978
  {75111445-9889-4e0e-bf8b-33e4ad0474cb}, !- Space Name
2976
- Adiabatic, !- Outside Boundary Condition
2977
- , !- Outside Boundary Condition Object
2979
+ Surface, !- Outside Boundary Condition
2980
+ {e75d556d-d5ae-4340-938b-265bd243a44a}, !- Outside Boundary Condition Object
2978
2981
  NoSun, !- Sun Exposure
2979
2982
  NoWind, !- Wind Exposure
2980
2983
  , !- View Factor to Ground
@@ -2990,8 +2993,8 @@ OS:Surface,
2990
2993
  Floor, !- Surface Type
2991
2994
  , !- Construction Name
2992
2995
  {4b0352d7-5b15-44a5-874c-f4c860e83600}, !- Space Name
2993
- Adiabatic, !- Outside Boundary Condition
2994
- , !- Outside Boundary Condition Object
2996
+ Surface, !- Outside Boundary Condition
2997
+ {8cf4c271-c7bb-4cc4-9cf6-ca6f146be3ca}, !- Outside Boundary Condition Object
2995
2998
  NoSun, !- Sun Exposure
2996
2999
  NoWind, !- Wind Exposure
2997
3000
  , !- View Factor to Ground
@@ -3244,8 +3247,8 @@ OS:Surface,
3244
3247
  Wall, !- Surface Type
3245
3248
  , !- Construction Name
3246
3249
  {47d5f6b5-5e98-43ad-8669-c046505a937d}, !- Space Name
3247
- Adiabatic, !- Outside Boundary Condition
3248
- , !- Outside Boundary Condition Object
3250
+ Surface, !- Outside Boundary Condition
3251
+ {d6f5056f-ada5-491e-b293-52def4b32bfa}, !- Outside Boundary Condition Object
3249
3252
  NoSun, !- Sun Exposure
3250
3253
  NoWind, !- Wind Exposure
3251
3254
  , !- View Factor to Ground
@@ -3312,8 +3315,8 @@ OS:Surface,
3312
3315
  RoofCeiling, !- Surface Type
3313
3316
  , !- Construction Name
3314
3317
  {17ae9a84-1b9c-49a1-8f48-a49619cb8e39}, !- Space Name
3315
- Adiabatic, !- Outside Boundary Condition
3316
- , !- Outside Boundary Condition Object
3318
+ Surface, !- Outside Boundary Condition
3319
+ {5abe48c6-8bd9-4eb3-98ca-09e0f7a530b3}, !- Outside Boundary Condition Object
3317
3320
  NoSun, !- Sun Exposure
3318
3321
  NoWind, !- Wind Exposure
3319
3322
  , !- View Factor to Ground
@@ -3346,8 +3349,8 @@ OS:Surface,
3346
3349
  Wall, !- Surface Type
3347
3350
  , !- Construction Name
3348
3351
  {013d2c94-7239-4063-ba94-06ba14717adc}, !- Space Name
3349
- Adiabatic, !- Outside Boundary Condition
3350
- , !- Outside Boundary Condition Object
3352
+ Surface, !- Outside Boundary Condition
3353
+ {e1526aff-6237-4356-aab1-5857544f01fa}, !- Outside Boundary Condition Object
3351
3354
  NoSun, !- Sun Exposure
3352
3355
  NoWind, !- Wind Exposure
3353
3356
  , !- View Factor to Ground
@@ -3386,8 +3389,8 @@ OS:Surface,
3386
3389
  Floor, !- Surface Type
3387
3390
  , !- Construction Name
3388
3391
  {1fd4c829-a755-45de-b877-ff8108b86807}, !- Space Name
3389
- Adiabatic, !- Outside Boundary Condition
3390
- , !- Outside Boundary Condition Object
3392
+ Surface, !- Outside Boundary Condition
3393
+ {612e1df2-1af5-4bf5-b609-c66e454e2623}, !- Outside Boundary Condition Object
3391
3394
  NoSun, !- Sun Exposure
3392
3395
  NoWind, !- Wind Exposure
3393
3396
  , !- View Factor to Ground
@@ -3471,8 +3474,8 @@ OS:Surface,
3471
3474
  Floor, !- Surface Type
3472
3475
  , !- Construction Name
3473
3476
  {31390124-80ad-4222-b08a-01be2ad61163}, !- Space Name
3474
- Adiabatic, !- Outside Boundary Condition
3475
- , !- Outside Boundary Condition Object
3477
+ Surface, !- Outside Boundary Condition
3478
+ {df0745f1-66fd-42d7-8a3e-93c0f123dcb4}, !- Outside Boundary Condition Object
3476
3479
  NoSun, !- Sun Exposure
3477
3480
  NoWind, !- Wind Exposure
3478
3481
  , !- View Factor to Ground
@@ -3719,8 +3722,8 @@ OS:Surface,
3719
3722
  RoofCeiling, !- Surface Type
3720
3723
  , !- Construction Name
3721
3724
  {1168441b-e4e6-4d44-a00f-18b75cc06a24}, !- Space Name
3722
- Adiabatic, !- Outside Boundary Condition
3723
- , !- Outside Boundary Condition Object
3725
+ Surface, !- Outside Boundary Condition
3726
+ {77cc2af8-7c52-40c9-a859-4cf533847aca}, !- Outside Boundary Condition Object
3724
3727
  NoSun, !- Sun Exposure
3725
3728
  NoWind, !- Wind Exposure
3726
3729
  , !- View Factor to Ground
@@ -3889,8 +3892,8 @@ OS:Surface,
3889
3892
  Floor, !- Surface Type
3890
3893
  , !- Construction Name
3891
3894
  {3d0a884f-f38a-4024-ba41-a3615b0d597f}, !- Space Name
3892
- Adiabatic, !- Outside Boundary Condition
3893
- , !- Outside Boundary Condition Object
3895
+ Surface, !- Outside Boundary Condition
3896
+ {0aa09885-0695-4f03-9b1d-612ab186ec04}, !- Outside Boundary Condition Object
3894
3897
  NoSun, !- Sun Exposure
3895
3898
  NoWind, !- Wind Exposure
3896
3899
  , !- View Factor to Ground
@@ -4200,8 +4203,8 @@ OS:Surface,
4200
4203
  RoofCeiling, !- Surface Type
4201
4204
  , !- Construction Name
4202
4205
  {60897f76-ccc0-4353-9cbd-ce8e06f8207c}, !- Space Name
4203
- Adiabatic, !- Outside Boundary Condition
4204
- , !- Outside Boundary Condition Object
4206
+ Surface, !- Outside Boundary Condition
4207
+ {ae8350b7-ec38-46c6-8acb-8c06e3b6faab}, !- Outside Boundary Condition Object
4205
4208
  NoSun, !- Sun Exposure
4206
4209
  NoWind, !- Wind Exposure
4207
4210
  , !- View Factor to Ground
@@ -4268,8 +4271,8 @@ OS:Surface,
4268
4271
  RoofCeiling, !- Surface Type
4269
4272
  , !- Construction Name
4270
4273
  {8ec78f13-57f2-4f0e-9746-f05360546e20}, !- Space Name
4271
- Adiabatic, !- Outside Boundary Condition
4272
- , !- Outside Boundary Condition Object
4274
+ Surface, !- Outside Boundary Condition
4275
+ {db6a8f1f-1c32-41dc-9ab1-35318bd67abd}, !- Outside Boundary Condition Object
4273
4276
  NoSun, !- Sun Exposure
4274
4277
  NoWind, !- Wind Exposure
4275
4278
  , !- View Factor to Ground
@@ -4391,8 +4394,8 @@ OS:Surface,
4391
4394
  Wall, !- Surface Type
4392
4395
  , !- Construction Name
4393
4396
  {47d5f6b5-5e98-43ad-8669-c046505a937d}, !- Space Name
4394
- Adiabatic, !- Outside Boundary Condition
4395
- , !- Outside Boundary Condition Object
4397
+ Surface, !- Outside Boundary Condition
4398
+ {1cce1493-7595-436a-bae6-5f99284a3768}, !- Outside Boundary Condition Object
4396
4399
  NoSun, !- Sun Exposure
4397
4400
  NoWind, !- Wind Exposure
4398
4401
  , !- View Factor to Ground
@@ -4425,8 +4428,8 @@ OS:Surface,
4425
4428
  Wall, !- Surface Type
4426
4429
  , !- Construction Name
4427
4430
  {e0b3f21a-5417-4d6d-9bad-44c2b5fb3717}, !- Space Name
4428
- Adiabatic, !- Outside Boundary Condition
4429
- , !- Outside Boundary Condition Object
4431
+ Surface, !- Outside Boundary Condition
4432
+ {5e8f9e14-c0fe-4522-8836-5e9861447907}, !- Outside Boundary Condition Object
4430
4433
  NoSun, !- Sun Exposure
4431
4434
  NoWind, !- Wind Exposure
4432
4435
  , !- View Factor to Ground
@@ -4739,8 +4742,8 @@ OS:Surface,
4739
4742
  Floor, !- Surface Type
4740
4743
  , !- Construction Name
4741
4744
  {668fd0fa-a605-4127-8009-961514db81c7}, !- Space Name
4742
- Adiabatic, !- Outside Boundary Condition
4743
- , !- Outside Boundary Condition Object
4745
+ Surface, !- Outside Boundary Condition
4746
+ {a9a45ff2-ff97-48b1-a108-fffbb8bee95f}, !- Outside Boundary Condition Object
4744
4747
  NoSun, !- Sun Exposure
4745
4748
  NoWind, !- Wind Exposure
4746
4749
  , !- View Factor to Ground
@@ -4824,8 +4827,8 @@ OS:Surface,
4824
4827
  Wall, !- Surface Type
4825
4828
  , !- Construction Name
4826
4829
  {16b36206-de28-4cc5-a003-3fd3fdc223f7}, !- Space Name
4827
- Adiabatic, !- Outside Boundary Condition
4828
- , !- Outside Boundary Condition Object
4830
+ Surface, !- Outside Boundary Condition
4831
+ {1a9ab98b-3050-4b79-8545-0be67a9565e5}, !- Outside Boundary Condition Object
4829
4832
  NoSun, !- Sun Exposure
4830
4833
  NoWind, !- Wind Exposure
4831
4834
  , !- View Factor to Ground
@@ -4841,8 +4844,8 @@ OS:Surface,
4841
4844
  Wall, !- Surface Type
4842
4845
  , !- Construction Name
4843
4846
  {6ad47ab4-cb8c-4b6f-9311-9dc048eb2eda}, !- Space Name
4844
- Adiabatic, !- Outside Boundary Condition
4845
- , !- Outside Boundary Condition Object
4847
+ Surface, !- Outside Boundary Condition
4848
+ {de18be89-3294-4038-968d-22fda9cd88ea}, !- Outside Boundary Condition Object
4846
4849
  NoSun, !- Sun Exposure
4847
4850
  NoWind, !- Wind Exposure
4848
4851
  , !- View Factor to Ground
@@ -4964,8 +4967,8 @@ OS:Surface,
4964
4967
  RoofCeiling, !- Surface Type
4965
4968
  , !- Construction Name
4966
4969
  {6ad47ab4-cb8c-4b6f-9311-9dc048eb2eda}, !- Space Name
4967
- Adiabatic, !- Outside Boundary Condition
4968
- , !- Outside Boundary Condition Object
4970
+ Surface, !- Outside Boundary Condition
4971
+ {7eb61e94-2344-4a87-b551-9de384da5699}, !- Outside Boundary Condition Object
4969
4972
  NoSun, !- Sun Exposure
4970
4973
  NoWind, !- Wind Exposure
4971
4974
  , !- View Factor to Ground
@@ -5151,8 +5154,8 @@ OS:Surface,
5151
5154
  Wall, !- Surface Type
5152
5155
  , !- Construction Name
5153
5156
  {ebe6e839-d2fb-4757-8148-ae01cb77f2b7}, !- Space Name
5154
- Adiabatic, !- Outside Boundary Condition
5155
- , !- Outside Boundary Condition Object
5157
+ Surface, !- Outside Boundary Condition
5158
+ {9f3a8f82-e2cd-4f4a-86a3-d794b71b1e9d}, !- Outside Boundary Condition Object
5156
5159
  NoSun, !- Sun Exposure
5157
5160
  NoWind, !- Wind Exposure
5158
5161
  , !- View Factor to Ground
@@ -5801,8 +5804,8 @@ OS:Surface,
5801
5804
  Wall, !- Surface Type
5802
5805
  , !- Construction Name
5803
5806
  {7f22e5a6-e759-445a-84cb-6b454b893756}, !- Space Name
5804
- Adiabatic, !- Outside Boundary Condition
5805
- , !- Outside Boundary Condition Object
5807
+ Surface, !- Outside Boundary Condition
5808
+ {10185488-09ad-4df9-a453-a3979b28e363}, !- Outside Boundary Condition Object
5806
5809
  NoSun, !- Sun Exposure
5807
5810
  NoWind, !- Wind Exposure
5808
5811
  , !- View Factor to Ground
@@ -6090,8 +6093,8 @@ OS:Surface,
6090
6093
  RoofCeiling, !- Surface Type
6091
6094
  , !- Construction Name
6092
6095
  {f4b6e0eb-817b-405c-98f0-c425865851fb}, !- Space Name
6093
- Adiabatic, !- Outside Boundary Condition
6094
- , !- Outside Boundary Condition Object
6096
+ Surface, !- Outside Boundary Condition
6097
+ {567b4f46-be58-48fe-b0d5-d2cbd4b22843}, !- Outside Boundary Condition Object
6095
6098
  NoSun, !- Sun Exposure
6096
6099
  NoWind, !- Wind Exposure
6097
6100
  , !- View Factor to Ground
@@ -6272,8 +6275,8 @@ OS:Surface,
6272
6275
  RoofCeiling, !- Surface Type
6273
6276
  , !- Construction Name
6274
6277
  {2294b9a3-413c-42bf-8af1-ea3aba2f3837}, !- Space Name
6275
- Adiabatic, !- Outside Boundary Condition
6276
- , !- Outside Boundary Condition Object
6278
+ Surface, !- Outside Boundary Condition
6279
+ {28021f61-1b39-40f4-bf59-736e4a4a8162}, !- Outside Boundary Condition Object
6277
6280
  NoSun, !- Sun Exposure
6278
6281
  NoWind, !- Wind Exposure
6279
6282
  , !- View Factor to Ground
@@ -6357,8 +6360,8 @@ OS:Surface,
6357
6360
  RoofCeiling, !- Surface Type
6358
6361
  , !- Construction Name
6359
6362
  {3a43a92b-6516-45e6-9f37-eb7bf8bccb83}, !- Space Name
6360
- Adiabatic, !- Outside Boundary Condition
6361
- , !- Outside Boundary Condition Object
6363
+ Surface, !- Outside Boundary Condition
6364
+ {368d6a13-6c92-46ba-af77-26c1c88f51ef}, !- Outside Boundary Condition Object
6362
6365
  NoSun, !- Sun Exposure
6363
6366
  NoWind, !- Wind Exposure
6364
6367
  , !- View Factor to Ground
@@ -6380,8 +6383,8 @@ OS:Surface,
6380
6383
  RoofCeiling, !- Surface Type
6381
6384
  , !- Construction Name
6382
6385
  {432827a6-9676-48d3-9de8-55f3ed327c07}, !- Space Name
6383
- Adiabatic, !- Outside Boundary Condition
6384
- , !- Outside Boundary Condition Object
6386
+ Surface, !- Outside Boundary Condition
6387
+ {68db732c-e766-42c2-9b62-055354284077}, !- Outside Boundary Condition Object
6385
6388
  NoSun, !- Sun Exposure
6386
6389
  NoWind, !- Wind Exposure
6387
6390
  , !- View Factor to Ground
@@ -6586,8 +6589,8 @@ OS:Surface,
6586
6589
  Wall, !- Surface Type
6587
6590
  , !- Construction Name
6588
6591
  {e141e567-31a6-4982-92aa-a4d8a75baef0}, !- Space Name
6589
- Adiabatic, !- Outside Boundary Condition
6590
- , !- Outside Boundary Condition Object
6592
+ Surface, !- Outside Boundary Condition
6593
+ {1c58f3ba-72b4-47ba-9e2e-a1ad7d76d52a}, !- Outside Boundary Condition Object
6591
6594
  NoSun, !- Sun Exposure
6592
6595
  NoWind, !- Wind Exposure
6593
6596
  , !- View Factor to Ground
@@ -6796,8 +6799,8 @@ OS:Surface,
6796
6799
  Floor, !- Surface Type
6797
6800
  , !- Construction Name
6798
6801
  {42cd4d82-e24e-4e11-88d4-f870740fe240}, !- Space Name
6799
- Adiabatic, !- Outside Boundary Condition
6800
- , !- Outside Boundary Condition Object
6802
+ Surface, !- Outside Boundary Condition
6803
+ {d35abef6-89fc-4555-818a-f045f676158e}, !- Outside Boundary Condition Object
6801
6804
  NoSun, !- Sun Exposure
6802
6805
  NoWind, !- Wind Exposure
6803
6806
  , !- View Factor to Ground
@@ -6813,8 +6816,8 @@ OS:Surface,
6813
6816
  Wall, !- Surface Type
6814
6817
  , !- Construction Name
6815
6818
  {0b208f03-204c-460e-a229-d14790739b8b}, !- Space Name
6816
- Adiabatic, !- Outside Boundary Condition
6817
- , !- Outside Boundary Condition Object
6819
+ Surface, !- Outside Boundary Condition
6820
+ {4be8bf1e-33ba-4923-bff4-60573d92e95e}, !- Outside Boundary Condition Object
6818
6821
  NoSun, !- Sun Exposure
6819
6822
  NoWind, !- Wind Exposure
6820
6823
  , !- View Factor to Ground
@@ -6932,8 +6935,8 @@ OS:Surface,
6932
6935
  Floor, !- Surface Type
6933
6936
  , !- Construction Name
6934
6937
  {2870f103-d956-457d-b911-977241d8c35a}, !- Space Name
6935
- Adiabatic, !- Outside Boundary Condition
6936
- , !- Outside Boundary Condition Object
6938
+ Surface, !- Outside Boundary Condition
6939
+ {dce3873a-c6da-4037-bb8e-f4522e6b6908}, !- Outside Boundary Condition Object
6937
6940
  NoSun, !- Sun Exposure
6938
6941
  NoWind, !- Wind Exposure
6939
6942
  , !- View Factor to Ground
@@ -7000,8 +7003,8 @@ OS:Surface,
7000
7003
  Wall, !- Surface Type
7001
7004
  , !- Construction Name
7002
7005
  {4b0352d7-5b15-44a5-874c-f4c860e83600}, !- Space Name
7003
- Adiabatic, !- Outside Boundary Condition
7004
- , !- Outside Boundary Condition Object
7006
+ Surface, !- Outside Boundary Condition
7007
+ {644bf6c6-e094-411f-9d75-379060e563b6}, !- Outside Boundary Condition Object
7005
7008
  NoSun, !- Sun Exposure
7006
7009
  NoWind, !- Wind Exposure
7007
7010
  , !- View Factor to Ground
@@ -7136,8 +7139,8 @@ OS:Surface,
7136
7139
  Wall, !- Surface Type
7137
7140
  , !- Construction Name
7138
7141
  {dc66d323-72f5-4969-aebb-d547b4919d13}, !- Space Name
7139
- Adiabatic, !- Outside Boundary Condition
7140
- , !- Outside Boundary Condition Object
7142
+ Surface, !- Outside Boundary Condition
7143
+ {4b54539b-1166-4407-9e90-0a93192a3a9a}, !- Outside Boundary Condition Object
7141
7144
  NoSun, !- Sun Exposure
7142
7145
  NoWind, !- Wind Exposure
7143
7146
  , !- View Factor to Ground
@@ -7170,8 +7173,8 @@ OS:Surface,
7170
7173
  Floor, !- Surface Type
7171
7174
  , !- Construction Name
7172
7175
  {0ebf2d87-9a96-4832-a366-f21cea5fd615}, !- Space Name
7173
- Adiabatic, !- Outside Boundary Condition
7174
- , !- Outside Boundary Condition Object
7176
+ Surface, !- Outside Boundary Condition
7177
+ {7fdb87db-8216-4568-8a33-7d6a9ac7274e}, !- Outside Boundary Condition Object
7175
7178
  NoSun, !- Sun Exposure
7176
7179
  NoWind, !- Wind Exposure
7177
7180
  , !- View Factor to Ground
@@ -7272,8 +7275,8 @@ OS:Surface,
7272
7275
  Wall, !- Surface Type
7273
7276
  , !- Construction Name
7274
7277
  {e9e27262-9df7-40dc-9a36-b9e4a585473e}, !- Space Name
7275
- Adiabatic, !- Outside Boundary Condition
7276
- , !- Outside Boundary Condition Object
7278
+ Surface, !- Outside Boundary Condition
7279
+ {dad9381c-6bdc-4b4e-8664-19b767a22a9d}, !- Outside Boundary Condition Object
7277
7280
  NoSun, !- Sun Exposure
7278
7281
  NoWind, !- Wind Exposure
7279
7282
  , !- View Factor to Ground
@@ -7312,8 +7315,8 @@ OS:Surface,
7312
7315
  Floor, !- Surface Type
7313
7316
  , !- Construction Name
7314
7317
  {fc9bddfe-4ba5-4685-8ab9-4aa035cfc214}, !- Space Name
7315
- Adiabatic, !- Outside Boundary Condition
7316
- , !- Outside Boundary Condition Object
7318
+ Surface, !- Outside Boundary Condition
7319
+ {fb601d6e-e9b6-4a50-aca4-cbc7accdecdf}, !- Outside Boundary Condition Object
7317
7320
  NoSun, !- Sun Exposure
7318
7321
  NoWind, !- Wind Exposure
7319
7322
  , !- View Factor to Ground
@@ -7921,8 +7924,8 @@ OS:Surface,
7921
7924
  RoofCeiling, !- Surface Type
7922
7925
  , !- Construction Name
7923
7926
  {0f8481b9-82a8-4c09-8d52-f278649c4c33}, !- Space Name
7924
- Adiabatic, !- Outside Boundary Condition
7925
- , !- Outside Boundary Condition Object
7927
+ Surface, !- Outside Boundary Condition
7928
+ {204fb42f-48c3-4e69-9561-4a9641e549da}, !- Outside Boundary Condition Object
7926
7929
  NoSun, !- Sun Exposure
7927
7930
  NoWind, !- Wind Exposure
7928
7931
  , !- View Factor to Ground
@@ -7972,8 +7975,8 @@ OS:Surface,
7972
7975
  Floor, !- Surface Type
7973
7976
  , !- Construction Name
7974
7977
  {d7e311f6-f2c1-47c2-b301-cbba90b6f733}, !- Space Name
7975
- Adiabatic, !- Outside Boundary Condition
7976
- , !- Outside Boundary Condition Object
7978
+ Surface, !- Outside Boundary Condition
7979
+ {a8e2b2dc-52c5-48bf-b7d0-3234a955c6a7}, !- Outside Boundary Condition Object
7977
7980
  NoSun, !- Sun Exposure
7978
7981
  NoWind, !- Wind Exposure
7979
7982
  , !- View Factor to Ground
@@ -8467,8 +8470,8 @@ OS:Surface,
8467
8470
  Floor, !- Surface Type
8468
8471
  , !- Construction Name
8469
8472
  {013d2c94-7239-4063-ba94-06ba14717adc}, !- Space Name
8470
- Adiabatic, !- Outside Boundary Condition
8471
- , !- Outside Boundary Condition Object
8473
+ Surface, !- Outside Boundary Condition
8474
+ {92e25149-ec5a-4795-9875-bcea5ffdfd78}, !- Outside Boundary Condition Object
8472
8475
  NoSun, !- Sun Exposure
8473
8476
  NoWind, !- Wind Exposure
8474
8477
  , !- View Factor to Ground
@@ -8880,7 +8883,13 @@ OS:Building,
8880
8883
  , !- Nominal Floor to Floor Height {m}
8881
8884
  , !- Space Type Name
8882
8885
  , !- Default Construction Set Name
8883
- ; !- Default Schedule Set Name
8886
+ , !- Default Schedule Set Name
8887
+ , !- Standards Number of Stories
8888
+ , !- Standards Number of Above Ground Stories
8889
+ , !- Standards Building Type
8890
+ , !- Standards Number of Living Units
8891
+ , !- Relocatable
8892
+ ; !- Nominal Floor to Ceiling Height {m}
8884
8893
 
8885
8894
  OS:Facility,
8886
8895
  {d1ff9ae5-15d4-42ff-ac3d-748c5ced2aa3}; !- Handle