openstudio-model-articulation 0.3.1 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (182) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +7 -0
  3. data/Gemfile +6 -0
  4. data/Jenkinsfile +1 -0
  5. data/LICENSE.md +1 -1
  6. data/doc_templates/LICENSE.md +1 -1
  7. data/doc_templates/copyright_erb.txt +1 -1
  8. data/doc_templates/copyright_js.txt +1 -1
  9. data/doc_templates/copyright_ruby.txt +1 -1
  10. data/lib/measures/AssignConstructionSetToBuilding/LICENSE.md +1 -1
  11. data/lib/measures/AssignConstructionSetToBuilding/measure.rb +1 -1
  12. data/lib/measures/AssignConstructionSetToBuilding/measure.xml +11 -10
  13. data/lib/measures/AssignSpaceTypeBySpaceName/LICENSE.md +1 -1
  14. data/lib/measures/AssignSpaceTypeBySpaceName/measure.rb +1 -1
  15. data/lib/measures/AssignSpaceTypeBySpaceName/measure.xml +11 -10
  16. data/lib/measures/AssignSpaceTypeToBuilding/LICENSE.md +1 -1
  17. data/lib/measures/AssignSpaceTypeToBuilding/measure.rb +1 -1
  18. data/lib/measures/AssignSpaceTypeToBuilding/measure.xml +11 -10
  19. data/lib/measures/AssignSpacesToStories/LICENSE.md +1 -1
  20. data/lib/measures/AssignSpacesToStories/measure.rb +1 -1
  21. data/lib/measures/AssignSpacesToStories/measure.xml +9 -8
  22. data/lib/measures/BarAspectRatioStudy/LICENSE.md +1 -1
  23. data/lib/measures/BarAspectRatioStudy/measure.rb +1 -1
  24. data/lib/measures/BarAspectRatioStudy/measure.xml +8 -7
  25. data/lib/measures/CleanupSpaceOrigins/LICENSE.md +1 -1
  26. data/lib/measures/CleanupSpaceOrigins/measure.rb +1 -1
  27. data/lib/measures/CleanupSpaceOrigins/measure.xml +9 -8
  28. data/lib/measures/FindAndReplaceObjectNames/LICENSE.md +1 -1
  29. data/lib/measures/FindAndReplaceObjectNames/measure.rb +1 -1
  30. data/lib/measures/FindAndReplaceObjectNames/measure.xml +8 -7
  31. data/lib/measures/InjectOsmGeometryIntoAnExternalIdf/LICENSE.md +1 -1
  32. data/lib/measures/InjectOsmGeometryIntoAnExternalIdf/measure.rb +1 -1
  33. data/lib/measures/InjectOsmGeometryIntoAnExternalIdf/measure.xml +10 -10
  34. data/lib/measures/RemoveHardAssignedConstructions/LICENSE.md +1 -1
  35. data/lib/measures/RemoveHardAssignedConstructions/measure.rb +1 -1
  36. data/lib/measures/RemoveHardAssignedConstructions/measure.xml +8 -7
  37. data/lib/measures/RenameSpaceSurfacesBasedonParentSpaceandOrientation/LICENSE.md +1 -1
  38. data/lib/measures/RenameSpaceSurfacesBasedonParentSpaceandOrientation/measure.rb +1 -1
  39. data/lib/measures/RenameSpaceSurfacesBasedonParentSpaceandOrientation/measure.xml +9 -8
  40. data/lib/measures/RotateBuilding/LICENSE.md +1 -1
  41. data/lib/measures/RotateBuilding/measure.rb +1 -1
  42. data/lib/measures/RotateBuilding/measure.xml +8 -7
  43. data/lib/measures/SetExtWallToGroundBoundaryConditionByStory/LICENSE.md +1 -1
  44. data/lib/measures/SetExtWallToGroundBoundaryConditionByStory/measure.rb +1 -1
  45. data/lib/measures/SetExtWallToGroundBoundaryConditionByStory/measure.xml +8 -7
  46. data/lib/measures/SetInteriorWallsAndFloorsToAdiabatic/LICENSE.md +1 -1
  47. data/lib/measures/SetInteriorWallsAndFloorsToAdiabatic/measure.rb +1 -1
  48. data/lib/measures/SetInteriorWallsAndFloorsToAdiabatic/measure.xml +8 -7
  49. data/lib/measures/SetInteriorWallsToSelectedConstruction/LICENSE.md +1 -1
  50. data/lib/measures/SetInteriorWallsToSelectedConstruction/measure.rb +1 -1
  51. data/lib/measures/SetInteriorWallsToSelectedConstruction/measure.xml +8 -7
  52. data/lib/measures/SetWindowToWallRatioByFacade/LICENSE.md +1 -1
  53. data/lib/measures/SetWindowToWallRatioByFacade/measure.rb +1 -1
  54. data/lib/measures/SetWindowToWallRatioByFacade/measure.xml +5 -5
  55. data/lib/measures/SimplifyGeometryToSlicedBar/LICENSE.md +1 -1
  56. data/lib/measures/SimplifyGeometryToSlicedBar/measure.rb +1 -1
  57. data/lib/measures/SimplifyGeometryToSlicedBar/measure.xml +8 -8
  58. data/lib/measures/SimplifyGeometryToSlicedBar/resources/os_lib_cofee.rb +1 -1
  59. data/lib/measures/SimplifyGeometryToSlicedBar/resources/os_lib_geometry.rb +1 -1
  60. data/lib/measures/SimplifyGeometryToSlicedBar/resources/os_lib_helper_methods.rb +1 -1
  61. data/lib/measures/SpaceTypeAndConstructionSetWizard/LICENSE.md +1 -1
  62. data/lib/measures/SpaceTypeAndConstructionSetWizard/measure.rb +1 -1
  63. data/lib/measures/SpaceTypeAndConstructionSetWizard/measure.xml +63 -11
  64. data/lib/measures/SurfaceMatching/LICENSE.md +1 -1
  65. data/lib/measures/SurfaceMatching/measure.rb +1 -1
  66. data/lib/measures/SurfaceMatching/measure.xml +8 -7
  67. data/lib/measures/blended_space_type_from_floor_area_ratios/LICENSE.md +1 -1
  68. data/lib/measures/blended_space_type_from_floor_area_ratios/measure.rb +1 -1
  69. data/lib/measures/blended_space_type_from_floor_area_ratios/measure.xml +5 -5
  70. data/lib/measures/blended_space_type_from_model/LICENSE.md +1 -1
  71. data/lib/measures/blended_space_type_from_model/measure.rb +1 -1
  72. data/lib/measures/blended_space_type_from_model/measure.xml +6 -6
  73. data/lib/measures/blended_space_type_from_model/resources/os_lib_model_simplification.rb +1 -1
  74. data/lib/measures/clone_building_from_external_model/LICENSE.md +1 -1
  75. data/lib/measures/clone_building_from_external_model/measure.rb +1 -1
  76. data/lib/measures/clone_building_from_external_model/measure.xml +5 -5
  77. data/lib/measures/create_DOE_prototype_building/LICENSE.md +1 -1
  78. data/lib/measures/create_DOE_prototype_building/measure.rb +2 -1
  79. data/lib/measures/create_DOE_prototype_building/measure.xml +509 -377
  80. data/lib/measures/create_and_assign_thermal_zones_for_unassigned_spaces/LICENSE.md +1 -1
  81. data/lib/measures/create_and_assign_thermal_zones_for_unassigned_spaces/measure.rb +1 -1
  82. data/lib/measures/create_and_assign_thermal_zones_for_unassigned_spaces/measure.xml +5 -5
  83. data/lib/measures/create_bar_from_building_type_ratios/LICENSE.md +1 -1
  84. data/lib/measures/create_bar_from_building_type_ratios/measure.rb +1 -1
  85. data/lib/measures/create_bar_from_building_type_ratios/measure.xml +117 -5
  86. data/lib/measures/create_bar_from_deer_building_type_ratios/LICENSE.md +1 -1
  87. data/lib/measures/create_bar_from_deer_building_type_ratios/measure.rb +1 -1
  88. data/lib/measures/create_bar_from_deer_building_type_ratios/measure.xml +5 -5
  89. data/lib/measures/create_bar_from_doe_building_type_ratios/LICENSE.md +1 -1
  90. data/lib/measures/create_bar_from_doe_building_type_ratios/measure.rb +1 -1
  91. data/lib/measures/create_bar_from_doe_building_type_ratios/measure.xml +117 -5
  92. data/lib/measures/create_bar_from_model/LICENSE.md +1 -1
  93. data/lib/measures/create_bar_from_model/measure.rb +1 -1
  94. data/lib/measures/create_bar_from_model/measure.xml +5 -5
  95. data/lib/measures/{BarAspectRatioSlicedBySpaceType → create_bar_from_space_type_ratios}/LICENSE.md +1 -1
  96. data/lib/measures/create_bar_from_space_type_ratios/README.md +504 -0
  97. data/lib/measures/create_bar_from_space_type_ratios/README.md.erb +306 -0
  98. data/lib/measures/create_bar_from_space_type_ratios/docs/ar_05.png +0 -0
  99. data/lib/measures/create_bar_from_space_type_ratios/docs/ar_1.png +0 -0
  100. data/lib/measures/create_bar_from_space_type_ratios/docs/ar_2.png +0 -0
  101. data/lib/measures/create_bar_from_space_type_ratios/docs/bar_double_loaded.png +0 -0
  102. data/lib/measures/create_bar_from_space_type_ratios/docs/bar_single_core_perim.png +0 -0
  103. data/lib/measures/create_bar_from_space_type_ratios/docs/bar_sliced_indiv.png +0 -0
  104. data/lib/measures/create_bar_from_space_type_ratios/docs/bar_sliced_simple.png +0 -0
  105. data/lib/measures/create_bar_from_space_type_ratios/docs/basement.png +0 -0
  106. data/lib/measures/create_bar_from_space_type_ratios/docs/custom_height_false.png +0 -0
  107. data/lib/measures/create_bar_from_space_type_ratios/docs/custom_height_true.png +0 -0
  108. data/lib/measures/create_bar_from_space_type_ratios/docs/no_party_mult.png +0 -0
  109. data/lib/measures/create_bar_from_space_type_ratios/docs/party.png +0 -0
  110. data/lib/measures/create_bar_from_space_type_ratios/docs/party_multi.png +0 -0
  111. data/lib/measures/create_bar_from_space_type_ratios/docs/perim_mult_2010.png +0 -0
  112. data/lib/measures/create_bar_from_space_type_ratios/docs/perim_mult_2012.png +0 -0
  113. data/lib/measures/create_bar_from_space_type_ratios/docs/perim_mult_2020.png +0 -0
  114. data/lib/measures/create_bar_from_space_type_ratios/docs/sep_05.png +0 -0
  115. data/lib/measures/create_bar_from_space_type_ratios/docs/sep_10.png +0 -0
  116. data/lib/measures/create_bar_from_space_type_ratios/docs/sep_3.png +0 -0
  117. data/lib/measures/create_bar_from_space_type_ratios/docs/story_sort.png +0 -0
  118. data/lib/measures/create_bar_from_space_type_ratios/docs/wwr_custom.png +0 -0
  119. data/lib/measures/create_bar_from_space_type_ratios/measure.rb +309 -0
  120. data/lib/measures/create_bar_from_space_type_ratios/measure.xml +687 -0
  121. data/lib/measures/create_baseline_building/LICENSE.md +1 -1
  122. data/lib/measures/create_baseline_building/measure.rb +1 -1
  123. data/lib/measures/create_baseline_building/measure.xml +5 -5
  124. data/lib/measures/create_deer_prototype_building/LICENSE.md +1 -1
  125. data/lib/measures/create_deer_prototype_building/measure.rb +1 -1
  126. data/lib/measures/create_deer_prototype_building/measure.xml +6 -6
  127. data/lib/measures/create_deer_prototype_building/resources/deer_building_types.rb +1 -1
  128. data/lib/measures/create_parametric_schedules/LICENSE.md +1 -1
  129. data/lib/measures/create_parametric_schedules/measure.rb +1 -1
  130. data/lib/measures/create_parametric_schedules/measure.xml +5 -5
  131. data/lib/measures/create_typical_building_from_model/LICENSE.md +1 -1
  132. data/lib/measures/create_typical_building_from_model/README.md +1 -1
  133. data/lib/measures/create_typical_building_from_model/measure.rb +2 -5
  134. data/lib/measures/create_typical_building_from_model/measure.xml +51 -19
  135. data/lib/measures/create_typical_building_from_model/resources/Model.hvac.rb +8 -5
  136. data/lib/measures/create_typical_deer_building_from_model/LICENSE.md +1 -1
  137. data/lib/measures/create_typical_deer_building_from_model/measure.rb +1 -1
  138. data/lib/measures/create_typical_deer_building_from_model/measure.xml +7 -7
  139. data/lib/measures/create_typical_deer_building_from_model/resources/Model.hvac.rb +8 -5
  140. data/lib/measures/create_typical_doe_building_from_model/LICENSE.md +1 -1
  141. data/lib/measures/create_typical_doe_building_from_model/measure.rb +1 -1
  142. data/lib/measures/create_typical_doe_building_from_model/measure.xml +45 -13
  143. data/lib/measures/create_typical_doe_building_from_model/resources/Model.hvac.rb +8 -5
  144. data/lib/measures/deer_space_type_and_construction_set_wizard/LICENSE.md +1 -1
  145. data/lib/measures/deer_space_type_and_construction_set_wizard/measure.rb +1 -1
  146. data/lib/measures/deer_space_type_and_construction_set_wizard/measure.xml +17 -17
  147. data/lib/measures/find_and_replace_in_all_thermal_zone_names/LICENSE.md +1 -1
  148. data/lib/measures/find_and_replace_in_all_thermal_zone_names/measure.rb +1 -1
  149. data/lib/measures/find_and_replace_in_all_thermal_zone_names/measure.xml +8 -7
  150. data/lib/measures/make_shading_surfaces_based_on_zone_multipliers/LICENSE.md +1 -1
  151. data/lib/measures/make_shading_surfaces_based_on_zone_multipliers/measure.rb +1 -1
  152. data/lib/measures/make_shading_surfaces_based_on_zone_multipliers/measure.xml +5 -5
  153. data/lib/measures/merge_floorspace_js_with_model/LICENSE.md +1 -1
  154. data/lib/measures/merge_floorspace_js_with_model/measure.rb +1 -1
  155. data/lib/measures/merge_floorspace_js_with_model/measure.xml +5 -5
  156. data/lib/measures/merge_spaces_from_external_file/LICENSE.md +1 -1
  157. data/lib/measures/merge_spaces_from_external_file/measure.rb +1 -1
  158. data/lib/measures/merge_spaces_from_external_file/measure.xml +6 -6
  159. data/lib/measures/merge_spaces_from_external_file/resources/ScheduleTranslator.rb +1 -1
  160. data/lib/measures/radiance_measure/LICENSE.md +1 -1
  161. data/lib/measures/radiance_measure/measure.rb +1 -1
  162. data/lib/measures/radiance_measure/measure.xml +11 -11
  163. data/lib/measures/radiant_slab_with_doas/LICENSE.md +1 -1
  164. data/lib/measures/radiant_slab_with_doas/measure.rb +1 -1
  165. data/lib/measures/radiant_slab_with_doas/measure.xml +5 -5
  166. data/lib/measures/replace_geometry_by_story/LICENSE.md +1 -1
  167. data/lib/measures/replace_geometry_by_story/measure.rb +1 -1
  168. data/lib/measures/replace_geometry_by_story/measure.xml +5 -5
  169. data/lib/measures/scale_geometry/LICENSE.md +1 -1
  170. data/lib/measures/scale_geometry/measure.rb +1 -1
  171. data/lib/measures/scale_geometry/measure.xml +5 -5
  172. data/lib/openstudio-model-articulation.rb +1 -1
  173. data/lib/openstudio/model_articulation.rb +1 -1
  174. data/lib/openstudio/model_articulation/extension.rb +1 -1
  175. data/lib/openstudio/model_articulation/version.rb +2 -2
  176. data/openstudio-model-articulation.gemspec +3 -3
  177. metadata +34 -14
  178. data/lib/measures/BarAspectRatioSlicedBySpaceType/README.md +0 -64
  179. data/lib/measures/BarAspectRatioSlicedBySpaceType/README.md.erb +0 -42
  180. data/lib/measures/BarAspectRatioSlicedBySpaceType/measure.rb +0 -184
  181. data/lib/measures/BarAspectRatioSlicedBySpaceType/measure.xml +0 -130
  182. data/lib/measures/BarAspectRatioSlicedBySpaceType/resources/os_lib_cofee.rb +0 -252
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -1,5 +1,5 @@
1
1
  # *******************************************************************************
2
- # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC.
2
+ # OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC.
3
3
  # All rights reserved.
4
4
  # Redistribution and use in source and binary forms, with or without
5
5
  # modification, are permitted provided that the following conditions are met:
@@ -3,8 +3,8 @@
3
3
  <schema_version>3.0</schema_version>
4
4
  <name>create_bar_from_model</name>
5
5
  <uid>87fb0783-7a38-4900-8969-40e744c67814</uid>
6
- <version_id>5eff35df-f390-4ac9-8bd6-683400df6e2a</version_id>
7
- <version_modified>20200509T155940Z</version_modified>
6
+ <version_id>bcb08c03-d88f-4ab0-bd66-02b0e869cb63</version_id>
7
+ <version_modified>20210423T142531Z</version_modified>
8
8
  <xml_checksum>2AF3A68E</xml_checksum>
9
9
  <class_name>CreateBarFromModel</class_name>
10
10
  <display_name>Create Bar From Model</display_name>
@@ -142,7 +142,7 @@
142
142
  <filename>LICENSE.md</filename>
143
143
  <filetype>md</filetype>
144
144
  <usage_type>license</usage_type>
145
- <checksum>E0468DD6</checksum>
145
+ <checksum>A21A3ED2</checksum>
146
146
  </file>
147
147
  <file>
148
148
  <version>
@@ -153,13 +153,13 @@
153
153
  <filename>measure.rb</filename>
154
154
  <filetype>rb</filetype>
155
155
  <usage_type>script</usage_type>
156
- <checksum>B7B7B95D</checksum>
156
+ <checksum>1DD6A1AD</checksum>
157
157
  </file>
158
158
  <file>
159
159
  <filename>create_bar_from_model_test.rb</filename>
160
160
  <filetype>rb</filetype>
161
161
  <usage_type>test</usage_type>
162
- <checksum>AE3DA592</checksum>
162
+ <checksum>3A9E300C</checksum>
163
163
  </file>
164
164
  </files>
165
165
  </measure>
@@ -1,4 +1,4 @@
1
- OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. All rights reserved.
1
+ OpenStudio(R), Copyright (c) 2008-2021, Alliance for Sustainable Energy, LLC. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted
4
4
  provided that the following conditions are met:
@@ -0,0 +1,504 @@
1
+
2
+
3
+
4
+ # Create Bar From Space Type Ratios
5
+
6
+ ## Description
7
+ Creates one or more rectangular building elements based on space type ratios of selected mix of building types, along with user arguments that describe the desired geometry characteristics.
8
+
9
+ ## Modeler Description
10
+ The building floor area can be described as a footprint size or as a total building area. The shape can be described by its aspect ratio or can be defined as a set width. Because this measure contains both DOE and DEER inputs, care needs to be taken to choose a template compatable with the selected building types. See readme document for additional guidance.
11
+
12
+ ## Measure Type
13
+ ModelMeasure
14
+
15
+ [//]: # (Commenting out until it works in SDK)
16
+ [//]: # (## Taxonomy)
17
+ [//]: # ()
18
+
19
+ ___
20
+ ## Table of Contents
21
+ - [Measure Overview](#measure-overview)<br/>
22
+ - [DOE and DEER Template and Building Type Mapping](#doe-and-deer-template-and-building-type-mapping)<br/>
23
+ - [Space Type Ratios](#space-type-ratio)<br/>
24
+ - [Floor Area](#floor-area)<br/>
25
+ - [Height, Stories, and Orientation](#height-stories-and-orientation)<br/>
26
+ - [Building Shape](#building-shape)<br/>
27
+ - [Window to Wall Ratio](#window-to-wall-ratio)<br/>
28
+ - [Party Walls and Exposure of Top and Bottom Stories](#party-walls-and-exposure-of-top-and-bottom-stories)<br/>
29
+ - [Calculation Methods and Articulation Logic](#calculation-methods-and-articulation-logic)<br/>
30
+ - [Development Comments](#development-comments)<br/>
31
+ - [Automatically Generated Argument List](#arguments)<br/>
32
+
33
+ ## Measure Overview
34
+
35
+ The intent of this measure is to create basic geometry given a mix of building types and high level characteristics about the building envelope like the number of stories, aspect ratio, orientation etc. This will result in one or more rectangular building elements. The spaces will have stub space type assignments but will not have any internal loads or and the surfaces will not have constructions. The stub space type ratios are based on DOE and DEER prototype buildings, depending on the building type you select. The typical workflow is to run other measures after this measure that populate the stub space types and other model elements. This measure has 38 arguments and can look intimidating, but all of them have defaults, so it will run properly without you changing any arguments; however at a minimum you will typically want to at least choose the primary building type, building floor area, and number of stories above grade. Make use of additional arguments as you have a need to.
36
+
37
+ This is generally meant to run on an empty model, but it does not activily delete any geometry or objects that may already be in the model.
38
+
39
+ ## DOE and DEER Template and Building Type Mapping
40
+
41
+ Note, that this particular measure has access to both DOE and DEER building types, templates (vintages). It is important for using this measure that the template chosen is in line with the selected building type(s). Below is a list of for each.
42
+
43
+ #### DOE
44
+ - Templates:
45
+ - DOE Ref Pre-1980
46
+ - DOE Ref 1980 - 2004
47
+ - 90.1-2004
48
+ - 90.1-2007
49
+ - 90.1-2010
50
+ - 90.1-2013
51
+ - NREL ZNE Ready 2017 (not currently complete for all building types)
52
+ - Building Types: (If you pick a DOE template then space types ratios should come from one or more of these building types)
53
+ - SecondarySchool
54
+ - PrimarySchool
55
+ - SmallOffice
56
+ - MediumOffice
57
+ - LargeOffice
58
+ - SmallHotel
59
+ - LargeHotel
60
+ - Warehouse
61
+ - RetailStandalone
62
+ - RetailStripmall
63
+ - QuickServiceRestaurant
64
+ - FullServiceRestaurant
65
+ - MidriseApartment
66
+ - HighriseApartment
67
+ - Hospital
68
+ - Outpatient
69
+ - SuperMarket
70
+
71
+ #### DEER
72
+ - Templates:
73
+ - DEER Pre-1975
74
+ - DEER 1985
75
+ - DEER 1996
76
+ - DEER 2003
77
+ - DEER 2007
78
+ - DEER 2011
79
+ - DEER 2014
80
+ - DEER 2015
81
+ - DEER 2017
82
+ - DEER 2020
83
+ - DEER 2025
84
+ - DEER 2030
85
+ - DEER 2035
86
+ - DEER 2040
87
+ - DEER 2045
88
+ - DEER 2050
89
+ - DEER 2055
90
+ - DEER 2060
91
+ - DEER 2065
92
+ - DEER 2070
93
+ - DEER 2075
94
+ - Building Types: (If you pick a DEER template then space types ratios should come from one or more of these building types)
95
+ - Asm
96
+ - DMo
97
+ - ECC
98
+ - EPr
99
+ - ERC
100
+ - ESe
101
+ - EUn
102
+ - GHs
103
+ - Gro
104
+ - Hsp
105
+ - Htl
106
+ - MBT
107
+ - MFm
108
+ - MLI
109
+ - Mtl
110
+ - Nrs
111
+ - OfL
112
+ - OfS
113
+ - RFF
114
+ - RSD
115
+ - Rt3
116
+ - RtL
117
+ - RtS
118
+ - SCn
119
+ - SFm
120
+ - SUn
121
+ - WRf
122
+
123
+ [//]: # (Provide link to map DEER abbreviation to full building type name)
124
+ [//]: # (Would be nice to make these lists dynamic from the measure to they don't become outdated)
125
+
126
+ ## Functionality and Input Overview
127
+
128
+ #### Space Type Ratios
129
+
130
+ While Create Bar from Building Type Ratios pulls in a pre-determined list and ratios of space types for each building type, this measures allows the modeler to bring in any combination of space types from multiple building types. The main limitation is that the space types need to come from the same OpenStudio Standards Template. You can't mix spaces from DOE and DEER or a space type that is unique to DOE Ref Pre-1980 and another space type unique to ASHRAE 90.1 2013.
131
+
132
+ The string is setup like a hash where the key is a concatenated BuildingType Space type combination separated by a vertical pipe and spaces " | ". Then a separated is added before the value that looks like " => ". Spaces in the string are optional except for the one after the comma that is necessary. Lastly a fractional value is added for the space type ratio. Your space type ratio fractional values should add up to 1.0.
133
+
134
+ Below are a few example use cases for this measure
135
+ - If you want to use a space types from a prototype model but want to use a different mix of space types than the prototype building, which is generally where space type ratios in Create Bar from Building Type Ratios come from.
136
+ - You want to exclude or more more space types from a building type, such as a school auditorium.
137
+ - You want to pull in one or more extra space types from another building type such as adding a retail space to a restaurant.
138
+ - You want to make a a mixed use building that pulls a completely custom selection of space types together. Keep in mind when pulling in space types from multiple buildings that schedules may vary. That may be fine if your goal is a mixed use building, but if you are trying to make a new custom building type you need to be aware of this. As a note for more basic mixed use buildings Create Bar from Building Type Ratio supports up to 4 building types as inputs.
139
+
140
+ #### Floor Area
141
+
142
+ The typical use case for this measure is to set the total building floor area using the `Total Building Floor Area` argument. With this approach you can maintain a set building floor area while changing the number of stories. An alternate workflow is to set a static footprint area. This alternate workflow is enabled by seeting a non-zero value for the `Single Floor Area` argument.
143
+
144
+ [//]: # (todo - add screenshot of same floor area on different num stories and shapes)
145
+
146
+ #### Height, Stories, and Orientation
147
+
148
+ The Floor to floor height for the building is controlled through the `Typical Floor to FLoor Height` argument. It is the first of a number of arguments where a value of 0 represents a **smart default**. If leave the default value of zero in place it will pick a building specific floor to floor height. For example 9' would be picked for a small hotel and 14' for a hospital.
149
+
150
+ Some building types have space type specific definitions for height that can be enabled with the `Enable Custom Height Bar Application` argument. If I building doesn't have any custom heights defined the value of this argument will not matter. One example of where this argument would have an impact is for the gym and auditorum in the SecondarySchool which would have a height 26' instead of the default school height of 13'. This is accomplished by pulling space types with a custom height into a separate rectangular building that sits away from the main structure. If this argument is set to false then all of the space types will have the same height, which for the school would be the default of 13'
151
+
152
+ ![No Custom Height Space Types](./docs/custom_height_false.png?raw=true)
153
+ *Secondary school without custom space type heights enabled*
154
+
155
+ ![Custom Height Space Types](./docs/custom_height_true.png?raw=true)
156
+ *Secondary school with custom space type heights enabled*
157
+
158
+ There are two arguments that control the number of stories the building has. `Number of Stories Above Grade` as the name suggests determines how many above grade stories the building has. There is an argument later on `Calculation Method for Story Multiplier` that determines if zone multipliers are used to minimize the number of zones in the model. `Number of Stories Below Grade` will and stories with ground boundary conditions for walls. It is worth pointing out that currently there isn't building type specific logic to determine which space types end up in the basement, so you may not have the desired outcome in basements. That may be addressed in futrue updates to this measure. Basements are not added below custom space type bars. Note that `Number of Stories Above Grade` doesn't have to take a whole number. If you chose a value of `5.5` then the building will have 4 full stories and a half 5th story. `Number of Stories Below Grade` has to be a whole number
159
+
160
+ ![Baesment](./docs/basement.png?raw=true)
161
+ *Secondary school with 1 below grade story*
162
+
163
+ The `Building Rotation` argument will rotate the building after the geometry is created. So if you for example make a bar oriented east/west and then rotate it 80 degrees, the end result will be a bar just off of being north/south orientation. A positive value rotates clockwise. If you had a party wall assigned to the south facade, after the 80 degree rotation, those party walls would not be 10 degress south of due west.
164
+
165
+ #### Template
166
+
167
+ The `Template` is uesed in OpenStudio measures and the OpenStudio standards gem to refer to a specific target building code standard or vintage. For exampe ASHRAE 90.1 2004 or the DOE Ref Pre-1980 vintage used for the DOE reference buildings. Template is used here along with the building types selected to define the list and ratios of space types in the model. While generally the space type ratio is the same across different templates there are exceptions to this such as the inclusion of data centers in newer LargeOffice buildings.
168
+
169
+ #### Building Shape
170
+
171
+ While the floor area and number of stories arguments determine the size of the building footprint, the `Ratio of North/South Facade Length Relative to East/West Facade Length` argument is the primary argument ot determine the shape of the footprint(s). If you enter a value of 2.0 then there wil be twice as much exterior wall area on the north and south facade as there is on the east and west facade; the footprint will be a rectangle twice as long as it is wide. I value of 0.5 would make a similar rectangle but oriented in the other direction and would have a similar outcome to rotating the building made iwth a value of 2.0 by 90 degrees. This is another argument with a **smart default** of 0.0. If you don't have a specific value you want to use, passing in the default value of 0 will pick a building type specific fault based on the prototype model description.
172
+
173
+ ![Aspect Ratio 2.0](./docs/ar_2.png?raw=true)
174
+ *Aspect Ratio of 2.0*
175
+
176
+ ![Aspect Ratio 1.0](./docs/ar_1.png?raw=true)
177
+ *Aspect Ratio of 2.0*
178
+
179
+ ![Aspect Ratio 0.5](./docs/ar_05.png?raw=true)
180
+ *Aspect Ratio of 0.5*
181
+
182
+ The `Perimeter Multiplier` provides a mechanism to maintain your target footprint floor area and your target aspect ratio while increasing the total exterior perimeter exposure. The intent here is to support, in a simplified way, the impacts of non-rectangular buildings. This is accomplished by adding a second bar when necessary that is turned 90 degrees relative ot the primary bar but maintains the same width. These two building elements are separate from each other and from the custom height bar, if it exists. If you keep the default value of 0.0 the measure will lookup a value inferred from the prototype buidling. For most prototype buidling types this will result in a value of 1.0, because the buildings are rectangular, but for PrimarySchool, SecondarySchool, and Outpatient a value larger than 1.0 will be used. If you use or a smart default of 1.0 applied for this argument you get a single bar. As you increase the multiplier higher than 1.0 it will add a second bar to increase the building perimeter while maintaining both the floor area and the north south to east west aspect ratio. Below is an example of the calculation method. If you use a very small multiplier such as 1.05, a situation may exist that would have too small of a secondary bar to properly model. In this case the single bar will just be extended a bit to achive the target total perimeter, but will sacrifice meeting the requested north/south versus east/west aspect ratio. In some cases with when the multiplier is not high enough above 1 the ends of the secondary bar may be made adiabatic to achive target values.
183
+
184
+ ![Perim Mult b](./docs/perim_mult_2012.png?raw=true)
185
+ *Aspect Ratio of 2.0 with a Perimeter Multiplier of 1.2. Able to add second bar but needs to have adiabatic ends. See earlier screenshot for Aspect Ratio of 2.0 with Perimeter Multiplier of 1.0*
186
+
187
+ ![Perim Mult c](./docs/perim_mult_2020.png?raw=true)
188
+ *Aspect Ratio of 2.0 with a Perimeter Multiplier of 2.0.*
189
+
190
+ `Perimeter Multiplier` example use case:
191
+ - inputs are for a 10,000 ft^2 2 story building with an aspect ratio of
192
+ - With a `Perimeter Multiplier` of one this would result in a single bar that is 50' by 100'. This would have a total perimeter of 300'
193
+ - With a `Perimeter Multiplier` of 1.5 the target perimeter value will be increased to 450'. This would result in two bar elements that have a combined footprint area of 5000 ft^2 (per story) and a combined perimeter of 450'.
194
+
195
+ Representing for example a U shaped footprint (which might have a "Perimeter Multiplier" of 3 or higher) with a single bar would either under-estimate the perimeter if a reduced bounding box was fit around it to match the area, or over skew the orientation if a single long skinny bar was created with almost all of the exposure in only two opposing cardinal directions. A more common term that could have been used for an argument would have been a 1building perimeter to floor area ratio(P/A)`. That was considered but there could have been incompatible inputs passed in where the target P/A isn't possible for the given footprint area and aspect ratio. A 100' square has a P/A of 0.04 while a 1000' square has a ratio 0.004. In addition to changing with size it would also change with the shape of the rectangle. This measure in uses the multiplier to increase the perimeter of the foorprint(s) given a specified area and aspect ratio above the minim possible rectangular perimeter value. If you just want to make a single bar, you can leave the value at 1.0 and not worry about it. As a last note, if you also are using a custom height bar, that excluded from the calculation of the primary bar(s)
196
+
197
+ `Bar Width` can be specified. If you know due to the layout of your building or other factors that you have a specific building width you would like to have you can enter that in the `Bar Width` argument. `Perimeter Multiplier` will be engored when a non-zero `Bar Width` is used. If you leave this argument value at the default value of 0 then it will not impact the model. A non-zero value here will also bypass the `Perimeter Multiplier` argument.
198
+
199
+ `Bar Separation Distance Multiplier` is used when there is more than one bar, to specify the distance between the bars as a multiple of the building height. The default value is 10 x the height of the building, but that can be customized here. Currently 0 is not a valid multiplier, since all the intersection, matching, and fenestration occur in the indivdual bar elements. When two bars are required to meet the `Perimeter Multiplier` target they are in configruation of an with the vertical leg to the right of the horizontal leg, like a backwards "L". If a custom heigth bar was use that will be positioned ot the left of the other bars.
200
+
201
+ ![Sept Dist 0.5](./docs/sep_05.png?raw=true)
202
+ *Bar Separation Distance Multiplier of 0.5*
203
+
204
+ ![Sept Dist 3](./docs/sep_3.png?raw=true)
205
+ *Bar Separation Distance Multiplier of 3*
206
+
207
+ ![Sept Dist 10](./docs/sep_10.png?raw=true)
208
+ *Bar Separation Distance Multiplier of 10*
209
+
210
+ The intent of the high default `Bar Separation Distance Multiplier` is to not make assumptions about self shading that may occur due to the specific configuration of the geometry, but that ends up wtih no or minimal self shading. You can lower this value and rotate to add in some self shading, but it will have limited flexibility. Future versions may better address self shading and context shading options, or these may be added as separate measures after this one.
211
+
212
+ #### Window to Wall Ratio
213
+
214
+ There is just a single `Window to Wall Ratio` argument for this measure. It has a **smart default** value of 0, that when selected applies a building type specific default window to wall ratio. The application of smart default or specified ratio is not orientation specific. Some building types (currently just Warehouse) have a space type specific override to the building level default; specifically for the office space type which has a window to wall ratio of 0.71 but represents only a small portion of the building.
215
+
216
+ ![Custom WWR](./docs/wwr_custom.png?raw=true)
217
+ *Example of space type specific WWR for warehouse model, shown with custom space type height enabled*
218
+
219
+ Orientation specific characteristics and/or overhangs may be added to this in the future, but are currenty possible by adding existing measure to the workflow after this measure. Currently skylights are not directly supported either, but can be added outside of this measure.
220
+
221
+ #### Party Walls and Exposure of Top and Bottom Stories
222
+
223
+ There are a number of measure arguments that enable portions of the building facade to be modeled as having adjacent structures with similar interior conditions instead of having exterior exposure on all sides. Additionally there are arguments that allow you to mimic a mid-floor(s) only model that disable ground exposure of the floor of the bottom story of your model and/or exterior exposure of the roof of the top floor.
224
+
225
+ There are two approaches for the party walls. One approach is a single fraction defined in the `Fraction of Exterior Wall Area with Adjacent Structure` will attempt to meet your target party wall fraction on multiple facades of the building without the modeler having to specific specific orientations. This should be set to 0 if you plan to use the orientation specfic arguments described below.
226
+
227
+ The second approach is ideal when you know more about the conditions of a specific condition and allows you to enter an integer for reach cardinal direction with arguments named `Number of North facing stories with party wall` etc. You can for example have a 5 story building that has a 1 story building to the west, a 3 story building to the east, a 2 story building to the north, and exterior exposure to the south. If you are using this as part of a parametric study where number of stories is changeling and you want all of a specific facade to be adjacent to a building that is taller, You can enter an large value such as 99 for the value; the overly large value relative to number of stories in the building will not create any issues.
228
+
229
+ The ability to model what is essence party floor/ceilings in your model are controlled through two bool arguments named `Is the Bottom Story Exposed to Ground` and `Is the Top Story an Exterior Roof`
230
+
231
+ ![Party Wall](./docs/party.png?raw=true)
232
+ *1 story Party wall on south, 2 story on east, story multipliers not enabled*
233
+
234
+ ![Party Wall](./docs/party_multi.png?raw=true)
235
+ *1 story Party wall on south, 2 story on east, story multipliers enabled. Measure identifies non-unique stories to setup story multipliers.*
236
+
237
+ ![Party Wall](./docs/no_party_mult.png?raw=true)
238
+ *For comparison this shows the same 6 story building with multipliers enabled without the party walls.*
239
+
240
+ #### Calculation Methods and Articulation Logic
241
+
242
+ - `Calculation Method for Story Multiplier` is used to determine if zone multipliers should be used as story multipliers on taller buildings. This reduces the nubmer of zones and should speed up simulations, but may not be approriate in all cases. If you select a value of `None` then no (non 1) zone multipliers will be used and zones will be modeled for all building stories. The other choice currently available is `Basements Ground Mid Top` which for a building without party walls will never have more than 4 modeled stories regardless of the number of stories. The measure will evaluate uniqueness of stories taking into account party walls and may add additional stories to accommodate this. Note that while the size of space types on a story with a multiplier greater than 1 may appear smaller, they may be larger once the multiplier is applied. More options may be added in the future, specifically vacations of something like `Basements Ground Midx5 Top` that for very tall buildings would and multiple mid-stories vs. a single mid-story.
243
+
244
+ - `Make Mid Story Floor Surfaces Adiabatic` determines of surface intersection and surface matching should be applied between stories (when they are adjacent and capable of being matched e.g. story multiplier not used). Setting this to true can reduce the number of surfaces in the model
245
+
246
+ - `Division Method for Bar Space Types` is used to determine how the internal zoning and space type division of the bar(s) is approached. The default vaue of `Multiple Space Types - Individual Stories Sliced` is the primary method that should be used. It creates what looks like a core and perimeter model, but slices it up by space type, with large space types moving towards the upper stories. There is some basic logic to minimize small slivers of a space type being createe that would create thermal zones with small volumes that may not simulate well. The two largest space types will be at the ends of the bars to minimize having excessive exterior exosure on a zone with a small floor area. `Multiple Space Types - Simple Sliced` is an earlier method that pre-dates the indivdual sliced stories. The logic is similar but it puts all space types on every building story and creates multiple stories with the exact same slicing logic. `Single Space Type - Core and Perimeter` is not sliced up by space type and isn't relevant for building types with multiple space types. If you do have a building type with only a single space type, like small or medium office, the multiple space type methods will still work. The single space type method will eventually be deprecated.
247
+
248
+ ![Individualy Sliced](./docs/bar_sliced_indiv.png?raw=true)
249
+ *Multiple Space Types - Individual Stories Slice method that has been used through the examples above*
250
+
251
+ ![Simple Sliced](./docs/bar_sliced_simple.png?raw=true)
252
+ *Multiple Space Types - Simple Sliced, every story has all space types*
253
+
254
+ ![Single Core Perimeter](./docs/bar_single_core_perim.png?raw=true)
255
+ *Single Space Type - Core and Perimeter, should not be a reason to use this*
256
+
257
+ - The `Double Loaded Corridor` arguemtn when enabled, take a circulation space type, when it exists, and pair it with the default space type, and will create a double loaded corridor for the space division and theral zoning, instead of the typical sliced core and perimeter zoning. This not only alters the geometry of the internal division, but creates a hybrid slice that instead of being a single space type, contains a circulation space type running down the center of the bar, surrounded by spaces of another space type. For an example, with a primary school the corridor will be paired with the classrooms. The width of the corridor is determined to achive the proper space type ratios of the two space types.
258
+
259
+ ![Double Loaded Corridor](./docs/bar_double_loaded.png?raw=true)
260
+ *Double Loaded Corridor with classroom and corridor for secondary school.*
261
+
262
+ - The `Choose Space Type Sorting Method` only comes into play when you are modeling a building with more than one building type. With `Size` selected the space types are organized by size, independent of the building type, with smaller space types on lower stories and larger space types on higher stories. `Building Type > Size` is a newer method that first sorts by buidling type, putting smaller building types on lower stories, and then within a buildng type will sort by size. An exmaple use case for this method is when modeling a 4 story building with 25% office and 75% large hotel. With the `Building Type > Size` value the first story will be entirly office, with the rest of the stories large hotel. If the `Size` value is selected, building types wll be mixed together.
263
+
264
+ ![Sort Space Types by Building Types](./docs/story_sort.png?raw=true)
265
+ *Building Type > Size used to sort by buiding types, and then by space types.*
266
+
267
+ - `Use Upstream Argument Values` can be left at the default value of true for most cases. This argument shows up in a number of measures, and then intent is to enable the synchronization of arguments that may be used as a variable in a parametric study across multiple measures. Generally measure ahve uqniue argument names that don't exist, but some such ase `template` are used frequently. This argument, when set to true, will use the value of `Template` from an earlier measure in the workflow, if found, in place of what is entered as the value for this measure.
268
+
269
+ - `Climate Zone` is not used at all by this measure but is necessary for an obscure reason
270
+
271
+ ## Development Comments
272
+
273
+ This measure relies on the openstudio-standards gem which is included in the OpenStudio CLI as well as a number of resources files listed below that are contained in the measure's `resources` directory. Other than the arguments almost none of the measure code is in the measure.rb file. The resource files are used by a number of measures and should be udpated from the shared library and not within this measure.
274
+ - os_lib_model_generation.rb
275
+ - os_lib_model_simplification.rb
276
+ - os_lib_geometry.rb
277
+ - os_lib_helper_methods.rb
278
+
279
+ ___
280
+
281
+ *(Automatically generated argument information follows)*
282
+
283
+ ## Arguments
284
+
285
+
286
+ ### Target Standard
287
+
288
+ **Name:** template,
289
+ **Type:** Choice,
290
+ **Units:** ,
291
+ **Required:** true,
292
+ **Model Dependent:** false
293
+
294
+ ### Space Type Ratios String
295
+ Hash of Space Types with Building and Space Type name as Key and Fraction as value. All space types should come from the selected OpenStudio Standards template. Example entry is (BuildingType | SpaceType => 0.25)
296
+ **Name:** space_type_hash_string,
297
+ **Type:** String,
298
+ **Units:** ,
299
+ **Required:** true,
300
+ **Model Dependent:** false
301
+
302
+ ### Total Building Floor Area
303
+
304
+ **Name:** total_bldg_floor_area,
305
+ **Type:** Double,
306
+ **Units:** ft^2,
307
+ **Required:** true,
308
+ **Model Dependent:** false
309
+
310
+ ### Single Floor Area
311
+ Non-zero value will fix the single floor area, overriding a user entry for Total Building Floor Area
312
+ **Name:** single_floor_area,
313
+ **Type:** Double,
314
+ **Units:** ft^2,
315
+ **Required:** true,
316
+ **Model Dependent:** false
317
+
318
+ ### Typical Floor to FLoor Height
319
+ Selecting a typical floor height of 0 will trigger a smart building type default.
320
+ **Name:** floor_height,
321
+ **Type:** Double,
322
+ **Units:** ft,
323
+ **Required:** true,
324
+ **Model Dependent:** false
325
+
326
+ ### Enable Custom Height Bar Application
327
+ This is argument value is only relevant when smart default floor to floor height is used for a building type that has spaces with custom heights.
328
+ **Name:** custom_height_bar,
329
+ **Type:** Boolean,
330
+ **Units:** ,
331
+ **Required:** true,
332
+ **Model Dependent:** false
333
+
334
+ ### Number of Stories Above Grade
335
+
336
+ **Name:** num_stories_above_grade,
337
+ **Type:** Double,
338
+ **Units:** ,
339
+ **Required:** true,
340
+ **Model Dependent:** false
341
+
342
+ ### Number of Stories Below Grade
343
+
344
+ **Name:** num_stories_below_grade,
345
+ **Type:** Integer,
346
+ **Units:** ,
347
+ **Required:** true,
348
+ **Model Dependent:** false
349
+
350
+ ### Building Rotation
351
+ Set Building Rotation off of North (positive value is clockwise). Rotation applied after geometry generation. Values greater than +/- 45 will result in aspect ratio and party wall orientations that do not match cardinal directions of the inputs.
352
+ **Name:** building_rotation,
353
+ **Type:** Double,
354
+ **Units:** Degrees,
355
+ **Required:** true,
356
+ **Model Dependent:** false
357
+
358
+ ### Ratio of North/South Facade Length Relative to East/West Facade Length
359
+ Selecting an aspect ratio of 0 will trigger a smart building type default. Aspect ratios less than one are not recommended for sliced bar geometry, instead rotate building and use a greater than 1 aspect ratio.
360
+ **Name:** ns_to_ew_ratio,
361
+ **Type:** Double,
362
+ **Units:** ,
363
+ **Required:** true,
364
+ **Model Dependent:** false
365
+
366
+ ### Perimeter Multiplier
367
+ Selecting a value of 0 will trigger a smart building type default. This represents a multiplier for the building perimeter relative to the perimeter of a rectangular building that meets the area and aspect ratio inputs. Other than the smart default of 0.0 this argument should have a value of 1.0 or higher and is only applicable Multiple Space Types - Individual Stories Sliced division method.
368
+ **Name:** perim_mult,
369
+ **Type:** Double,
370
+ **Units:** ,
371
+ **Required:** true,
372
+ **Model Dependent:** false
373
+
374
+ ### Bar Width
375
+ Non-zero value will fix the building width, overriding user entry for Perimeter Multiplier. NS/EW Aspect Ratio may be limited based on target width.
376
+ **Name:** bar_width,
377
+ **Type:** Double,
378
+ **Units:** ft,
379
+ **Required:** true,
380
+ **Model Dependent:** false
381
+
382
+ ### Bar Separation Distance Multiplier
383
+ Multiplier of separation between bar elements relative to building height.
384
+ **Name:** bar_sep_dist_mult,
385
+ **Type:** Double,
386
+ **Units:** ,
387
+ **Required:** true,
388
+ **Model Dependent:** false
389
+
390
+ ### Window to Wall Ratio
391
+ Selecting a window to wall ratio of 0 will trigger a smart building type default.
392
+ **Name:** wwr,
393
+ **Type:** Double,
394
+ **Units:** ,
395
+ **Required:** true,
396
+ **Model Dependent:** false
397
+
398
+ ### Fraction of Exterior Wall Area with Adjacent Structure
399
+ This will impact how many above grade exterior walls are modeled with adiabatic boundary condition.
400
+ **Name:** party_wall_fraction,
401
+ **Type:** Double,
402
+ **Units:** ,
403
+ **Required:** true,
404
+ **Model Dependent:** false
405
+
406
+ ### Number of North facing stories with party wall
407
+ This will impact how many above grade exterior north walls are modeled with adiabatic boundary condition. If this is less than the number of above grade stoes, upper flor will reamin exterior
408
+ **Name:** party_wall_stories_north,
409
+ **Type:** Integer,
410
+ **Units:** ,
411
+ **Required:** true,
412
+ **Model Dependent:** false
413
+
414
+ ### Number of South facing stories with party wall
415
+ This will impact how many above grade exterior south walls are modeled with adiabatic boundary condition. If this is less than the number of above grade stoes, upper flor will reamin exterior
416
+ **Name:** party_wall_stories_south,
417
+ **Type:** Integer,
418
+ **Units:** ,
419
+ **Required:** true,
420
+ **Model Dependent:** false
421
+
422
+ ### Number of East facing stories with party wall
423
+ This will impact how many above grade exterior east walls are modeled with adiabatic boundary condition. If this is less than the number of above grade stoes, upper flor will reamin exterior
424
+ **Name:** party_wall_stories_east,
425
+ **Type:** Integer,
426
+ **Units:** ,
427
+ **Required:** true,
428
+ **Model Dependent:** false
429
+
430
+ ### Number of West facing stories with party wall
431
+ This will impact how many above grade exterior west walls are modeled with adiabatic boundary condition. If this is less than the number of above grade stoes, upper flor will reamin exterior
432
+ **Name:** party_wall_stories_west,
433
+ **Type:** Integer,
434
+ **Units:** ,
435
+ **Required:** true,
436
+ **Model Dependent:** false
437
+
438
+ ### Is the Bottom Story Exposed to Ground
439
+ This should be true unless you are modeling a partial building which doesn't include the lowest story. The bottom story floor will have an adiabatic boundary condition when false.
440
+ **Name:** bottom_story_ground_exposed_floor,
441
+ **Type:** Boolean,
442
+ **Units:** ,
443
+ **Required:** true,
444
+ **Model Dependent:** false
445
+
446
+ ### Is the Top Story an Exterior Roof
447
+ This should be true unless you are modeling a partial building which doesn't include the highest story. The top story ceiling will have an adiabatic boundary condition when false.
448
+ **Name:** top_story_exterior_exposed_roof,
449
+ **Type:** Boolean,
450
+ **Units:** ,
451
+ **Required:** true,
452
+ **Model Dependent:** false
453
+
454
+ ### Calculation Method for Story Multiplier
455
+
456
+ **Name:** story_multiplier,
457
+ **Type:** Choice,
458
+ **Units:** ,
459
+ **Required:** true,
460
+ **Model Dependent:** false
461
+
462
+ ### Make Mid Story Floor Surfaces Adiabatic
463
+ If set to true, this will skip surface intersection and make mid story floors and celings adiabatic, not just at multiplied gaps.
464
+ **Name:** make_mid_story_surfaces_adiabatic,
465
+ **Type:** Boolean,
466
+ **Units:** ,
467
+ **Required:** true,
468
+ **Model Dependent:** false
469
+
470
+ ### Division Method for Bar Space Types
471
+ To use perimeter multiplier greater than 1 selected Multiple Space Types - Individual Stories Sliced.
472
+ **Name:** bar_division_method,
473
+ **Type:** Choice,
474
+ **Units:** ,
475
+ **Required:** true,
476
+ **Model Dependent:** false
477
+
478
+ ### Double Loaded Corridor
479
+ Add double loaded corridor for building types that have a defined circulation space type, to the selected space types.
480
+ **Name:** double_loaded_corridor,
481
+ **Type:** Choice,
482
+ **Units:** ,
483
+ **Required:** true,
484
+ **Model Dependent:** false
485
+
486
+ ### Choose Space Type Sorting Method
487
+
488
+ **Name:** space_type_sort_logic,
489
+ **Type:** Choice,
490
+ **Units:** ,
491
+ **Required:** true,
492
+ **Model Dependent:** false
493
+
494
+ ### Use Upstream Argument Values
495
+ When true this will look for arguments or registerValues in upstream measures that match arguments from this measure, and will use the value from the upstream measure in place of what is entered for this measure.
496
+ **Name:** use_upstream_args,
497
+ **Type:** Boolean,
498
+ **Units:** ,
499
+ **Required:** true,
500
+ **Model Dependent:** false
501
+
502
+
503
+
504
+