openstudio-model-articulation 0.10.0 → 0.11.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +13 -3
- data/Gemfile +5 -5
- data/LICENSE.md +1 -1
- data/README.md +1 -0
- data/lib/measures/AssignConstructionSetToBuilding/LICENSE.md +1 -1
- data/lib/measures/AssignConstructionSetToBuilding/measure.xml +21 -21
- data/lib/measures/AssignSpaceTypeBySpaceName/LICENSE.md +1 -1
- data/lib/measures/AssignSpaceTypeBySpaceName/measure.xml +37 -37
- data/lib/measures/AssignSpaceTypeToBuilding/LICENSE.md +1 -1
- data/lib/measures/AssignSpaceTypeToBuilding/measure.xml +21 -21
- data/lib/measures/AssignSpacesToStories/LICENSE.md +1 -1
- data/lib/measures/AssignSpacesToStories/measure.xml +17 -17
- data/lib/measures/BarAspectRatioStudy/LICENSE.md +1 -1
- data/lib/measures/BarAspectRatioStudy/measure.xml +11 -11
- data/lib/measures/CleanupSpaceOrigins/LICENSE.md +1 -1
- data/lib/measures/CleanupSpaceOrigins/measure.xml +17 -17
- data/lib/measures/FindAndReplaceObjectNames/LICENSE.md +1 -1
- data/lib/measures/FindAndReplaceObjectNames/measure.xml +17 -17
- data/lib/measures/InjectOsmGeometryIntoAnExternalIdf/LICENSE.md +1 -1
- data/lib/measures/InjectOsmGeometryIntoAnExternalIdf/measure.xml +54 -54
- data/lib/measures/RemoveHardAssignedConstructions/LICENSE.md +1 -1
- data/lib/measures/RemoveHardAssignedConstructions/measure.xml +17 -17
- data/lib/measures/RenameSpaceSurfacesBasedonParentSpaceandOrientation/LICENSE.md +1 -1
- data/lib/measures/RenameSpaceSurfacesBasedonParentSpaceandOrientation/measure.xml +40 -40
- data/lib/measures/RotateBuilding/LICENSE.md +1 -1
- data/lib/measures/RotateBuilding/measure.xml +19 -19
- data/lib/measures/SetExtWallToGroundBoundaryConditionByStory/LICENSE.md +1 -1
- data/lib/measures/SetExtWallToGroundBoundaryConditionByStory/measure.xml +21 -21
- data/lib/measures/SetInteriorWallsAndFloorsToAdiabatic/LICENSE.md +1 -1
- data/lib/measures/SetInteriorWallsAndFloorsToAdiabatic/measure.xml +17 -17
- data/lib/measures/SetInteriorWallsToSelectedConstruction/LICENSE.md +1 -1
- data/lib/measures/SetInteriorWallsToSelectedConstruction/measure.xml +17 -17
- data/lib/measures/SetWindowToWallRatioByFacade/LICENSE.md +1 -1
- data/lib/measures/SetWindowToWallRatioByFacade/measure.xml +46 -46
- data/lib/measures/SimplifyGeometryToSlicedBar/LICENSE.md +1 -1
- data/lib/measures/SimplifyGeometryToSlicedBar/measure.xml +3 -3
- data/lib/measures/SpaceTypeAndConstructionSetWizard/LICENSE.md +1 -1
- data/lib/measures/SpaceTypeAndConstructionSetWizard/measure.xml +3 -3
- data/lib/measures/SurfaceMatching/LICENSE.md +1 -1
- data/lib/measures/SurfaceMatching/measure.xml +17 -17
- data/lib/measures/add_empd_material_properties/LICENSE.md +1 -1
- data/lib/measures/add_empd_material_properties/measure.xml +27 -27
- data/lib/measures/blended_space_type_from_floor_area_ratios/LICENSE.md +1 -1
- data/lib/measures/blended_space_type_from_floor_area_ratios/measure.xml +3 -3
- data/lib/measures/blended_space_type_from_model/LICENSE.md +1 -1
- data/lib/measures/blended_space_type_from_model/measure.xml +3 -3
- data/lib/measures/clone_building_from_external_model/LICENSE.md +1 -1
- data/lib/measures/clone_building_from_external_model/measure.xml +23 -23
- data/lib/measures/create_DOE_prototype_building/LICENSE.md +1 -1
- data/lib/measures/create_DOE_prototype_building/measure.xml +4 -4
- data/lib/measures/create_and_assign_thermal_zones_for_unassigned_spaces/LICENSE.md +1 -1
- data/lib/measures/create_and_assign_thermal_zones_for_unassigned_spaces/measure.xml +13 -13
- data/lib/measures/create_bar_from_building_type_ratios/LICENSE.md +1 -1
- data/lib/measures/create_bar_from_building_type_ratios/README.md +1 -1
- data/lib/measures/create_bar_from_building_type_ratios/measure.rb +5 -5
- data/lib/measures/create_bar_from_building_type_ratios/measure.xml +7 -7
- data/lib/measures/create_bar_from_deer_building_type_ratios/LICENSE.md +1 -1
- data/lib/measures/create_bar_from_deer_building_type_ratios/README.md +1 -1
- data/lib/measures/create_bar_from_deer_building_type_ratios/measure.rb +5 -5
- data/lib/measures/create_bar_from_deer_building_type_ratios/measure.xml +6 -6
- data/lib/measures/create_bar_from_doe_building_type_ratios/LICENSE.md +1 -1
- data/lib/measures/create_bar_from_doe_building_type_ratios/README.md +1 -1
- data/lib/measures/create_bar_from_doe_building_type_ratios/measure.rb +5 -5
- data/lib/measures/create_bar_from_doe_building_type_ratios/measure.xml +7 -7
- data/lib/measures/create_bar_from_model/LICENSE.md +1 -1
- data/lib/measures/create_bar_from_model/measure.xml +3 -3
- data/lib/measures/create_bar_from_space_type_ratios/LICENSE.md +1 -1
- data/lib/measures/create_bar_from_space_type_ratios/README.md +1 -1
- data/lib/measures/create_bar_from_space_type_ratios/measure.rb +5 -5
- data/lib/measures/create_bar_from_space_type_ratios/measure.xml +7 -7
- data/lib/measures/create_baseline_building/LICENSE.md +1 -1
- data/lib/measures/create_baseline_building/measure.xml +3 -3
- data/lib/measures/create_deer_prototype_building/LICENSE.md +1 -1
- data/lib/measures/create_deer_prototype_building/measure.xml +3 -3
- data/lib/measures/create_parametric_schedules/LICENSE.md +1 -1
- data/lib/measures/create_parametric_schedules/measure.xml +3 -3
- data/lib/measures/create_typical_building_from_model/LICENSE.md +1 -1
- data/lib/measures/create_typical_building_from_model/measure.xml +4 -4
- data/lib/measures/create_typical_deer_building_from_model/LICENSE.md +1 -1
- data/lib/measures/create_typical_deer_building_from_model/measure.xml +3 -3
- data/lib/measures/create_typical_doe_building_from_model/LICENSE.md +1 -1
- data/lib/measures/create_typical_doe_building_from_model/measure.xml +3 -3
- data/lib/measures/deer_space_type_and_construction_set_wizard/LICENSE.md +1 -1
- data/lib/measures/deer_space_type_and_construction_set_wizard/measure.xml +3 -3
- data/lib/measures/find_and_replace_in_all_thermal_zone_names/LICENSE.md +1 -1
- data/lib/measures/find_and_replace_in_all_thermal_zone_names/measure.xml +17 -17
- data/lib/measures/make_shading_surfaces_based_on_zone_multipliers/LICENSE.md +1 -1
- data/lib/measures/make_shading_surfaces_based_on_zone_multipliers/measure.xml +3 -3
- data/lib/measures/merge_floorspace_js_with_model/LICENSE.md +1 -1
- data/lib/measures/merge_floorspace_js_with_model/measure.xml +29 -29
- data/lib/measures/merge_spaces_from_external_file/LICENSE.md +1 -1
- data/lib/measures/merge_spaces_from_external_file/measure.xml +3 -3
- data/lib/measures/radiance_measure/LICENSE.md +1 -1
- data/lib/measures/radiance_measure/measure.rb +3 -3
- data/lib/measures/radiance_measure/measure.xml +29 -29
- data/lib/measures/radiant_slab_with_doas/LICENSE.md +1 -1
- data/lib/measures/radiant_slab_with_doas/measure.xml +3 -3
- data/lib/measures/replace_geometry_by_story/LICENSE.md +1 -1
- data/lib/measures/replace_geometry_by_story/measure.xml +3 -3
- data/lib/measures/scale_geometry/LICENSE.md +1 -1
- data/lib/measures/scale_geometry/measure.xml +11 -11
- data/lib/measures/set_nist_infiltration_correlations/LICENSE.md +1 -1
- data/lib/measures/set_nist_infiltration_correlations/measure.xml +3 -3
- data/lib/openstudio/model_articulation/version.rb +1 -1
- data/openstudio-model-articulation.gemspec +3 -5
- metadata +7 -35
@@ -1,10 +1,10 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<measure>
|
3
|
-
<schema_version>3.
|
3
|
+
<schema_version>3.1</schema_version>
|
4
4
|
<name>create_and_assign_thermal_zones_for_unassigned_spaces</name>
|
5
5
|
<uid>ddaa752e-5d40-49b2-88de-62e71697e614</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>cc26141b-d045-4dd4-8d78-3658da38f44a</version_id>
|
7
|
+
<version_modified>2024-11-16T23:56:35Z</version_modified>
|
8
8
|
<xml_checksum>2AF3A68E</xml_checksum>
|
9
9
|
<class_name>CreateAndAssignThermalZonesForUnassignedSpaces</class_name>
|
10
10
|
<display_name>Create and Assign Thermal Zones for Unassigned Spaces</display_name>
|
@@ -40,10 +40,10 @@
|
|
40
40
|
</attributes>
|
41
41
|
<files>
|
42
42
|
<file>
|
43
|
-
<filename>
|
44
|
-
<filetype>
|
45
|
-
<usage_type>
|
46
|
-
<checksum>
|
43
|
+
<filename>LICENSE.md</filename>
|
44
|
+
<filetype>md</filetype>
|
45
|
+
<usage_type>license</usage_type>
|
46
|
+
<checksum>8696A072</checksum>
|
47
47
|
</file>
|
48
48
|
<file>
|
49
49
|
<filename>README.md</filename>
|
@@ -68,17 +68,17 @@
|
|
68
68
|
<usage_type>script</usage_type>
|
69
69
|
<checksum>525749C3</checksum>
|
70
70
|
</file>
|
71
|
-
<file>
|
72
|
-
<filename>LICENSE.md</filename>
|
73
|
-
<filetype>md</filetype>
|
74
|
-
<usage_type>license</usage_type>
|
75
|
-
<checksum>BFFB1AA6</checksum>
|
76
|
-
</file>
|
77
71
|
<file>
|
78
72
|
<filename>create_and_assign_thermal_zones_for_unassigned_spaces_test.rb</filename>
|
79
73
|
<filetype>rb</filetype>
|
80
74
|
<usage_type>test</usage_type>
|
81
75
|
<checksum>8D3FBCAF</checksum>
|
82
76
|
</file>
|
77
|
+
<file>
|
78
|
+
<filename>example_model.osm</filename>
|
79
|
+
<filetype>osm</filetype>
|
80
|
+
<usage_type>test</usage_type>
|
81
|
+
<checksum>53D14E69</checksum>
|
82
|
+
</file>
|
83
83
|
</files>
|
84
84
|
</measure>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -584,7 +584,7 @@ This should be true unless you are modeling a partial building which doesn't inc
|
|
584
584
|
|
585
585
|
### Calculation Method for Story Multiplier
|
586
586
|
|
587
|
-
**Name:**
|
587
|
+
**Name:** story_multiplier_method,
|
588
588
|
**Type:** Choice,
|
589
589
|
**Units:** ,
|
590
590
|
**Required:** true,
|
@@ -341,15 +341,15 @@ class CreateBarFromBuildingTypeRatios < OpenStudio::Measure::ModelMeasure
|
|
341
341
|
top_story_exterior_exposed_roof.setDefaultValue(true)
|
342
342
|
args << top_story_exterior_exposed_roof
|
343
343
|
|
344
|
-
# Make argument for
|
344
|
+
# Make argument for story_multiplier_method
|
345
345
|
choices = OpenStudio::StringVector.new
|
346
346
|
choices << 'None'
|
347
347
|
choices << 'Basements Ground Mid Top'
|
348
348
|
# choices << "Basements Ground Midx5 Top"
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
args <<
|
349
|
+
story_multiplier_method = OpenStudio::Measure::OSArgument.makeChoiceArgument('story_multiplier_method', choices, true)
|
350
|
+
story_multiplier_method.setDisplayName('Calculation Method for Story Multiplier')
|
351
|
+
story_multiplier_method.setDefaultValue('Basements Ground Mid Top')
|
352
|
+
args << story_multiplier_method
|
353
353
|
|
354
354
|
# make an argument for make_mid_story_surfaces_adiabatic (added to avoid issues with intersect and to lower surface count when using individual stories sliced)
|
355
355
|
make_mid_story_surfaces_adiabatic = OpenStudio::Measure::OSArgument.makeBoolArgument('make_mid_story_surfaces_adiabatic', true)
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>create_bar_from_building_type_ratios</name>
|
5
5
|
<uid>6e3a14f8-c3c7-4e03-bc51-bef8a52e1a05</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>53acfac0-33c0-4f7f-9cd1-45ee9b483507</version_id>
|
7
|
+
<version_modified>2025-01-09T08:07:48Z</version_modified>
|
8
8
|
<xml_checksum>2AF3A68E</xml_checksum>
|
9
9
|
<class_name>CreateBarFromBuildingTypeRatios</class_name>
|
10
10
|
<display_name>Create Bar From Building Type Ratios</display_name>
|
@@ -1199,7 +1199,7 @@
|
|
1199
1199
|
</choices>
|
1200
1200
|
</argument>
|
1201
1201
|
<argument>
|
1202
|
-
<name>
|
1202
|
+
<name>story_multiplier_method</name>
|
1203
1203
|
<display_name>Calculation Method for Story Multiplier</display_name>
|
1204
1204
|
<type>Choice</type>
|
1205
1205
|
<required>true</required>
|
@@ -1347,13 +1347,13 @@
|
|
1347
1347
|
<filename>LICENSE.md</filename>
|
1348
1348
|
<filetype>md</filetype>
|
1349
1349
|
<usage_type>license</usage_type>
|
1350
|
-
<checksum>
|
1350
|
+
<checksum>8696A072</checksum>
|
1351
1351
|
</file>
|
1352
1352
|
<file>
|
1353
1353
|
<filename>README.md</filename>
|
1354
1354
|
<filetype>md</filetype>
|
1355
1355
|
<usage_type>readme</usage_type>
|
1356
|
-
<checksum>
|
1356
|
+
<checksum>5E1C4DB0</checksum>
|
1357
1357
|
</file>
|
1358
1358
|
<file>
|
1359
1359
|
<filename>README.md.erb</filename>
|
@@ -1496,13 +1496,13 @@
|
|
1496
1496
|
<filename>measure.rb</filename>
|
1497
1497
|
<filetype>rb</filetype>
|
1498
1498
|
<usage_type>script</usage_type>
|
1499
|
-
<checksum>
|
1499
|
+
<checksum>0DE63CCC</checksum>
|
1500
1500
|
</file>
|
1501
1501
|
<file>
|
1502
1502
|
<filename>create_bar_from_building_type_ratios_test.rb</filename>
|
1503
1503
|
<filetype>rb</filetype>
|
1504
1504
|
<usage_type>test</usage_type>
|
1505
|
-
<checksum>
|
1505
|
+
<checksum>CD016F6B</checksum>
|
1506
1506
|
</file>
|
1507
1507
|
<file>
|
1508
1508
|
<filename>example_model.osm</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -684,7 +684,7 @@ This should be true unless you are modeling a partial building which doesn't inc
|
|
684
684
|
|
685
685
|
### Calculation Method for Story Multiplier
|
686
686
|
|
687
|
-
**Name:**
|
687
|
+
**Name:** story_multiplier_method,
|
688
688
|
**Type:** Choice,
|
689
689
|
**Units:** ,
|
690
690
|
**Required:** true,
|
@@ -313,15 +313,15 @@ class CreateBarFromDEERBuildingTypeRatios < OpenStudio::Measure::ModelMeasure
|
|
313
313
|
top_story_exterior_exposed_roof.setDefaultValue(true)
|
314
314
|
args << top_story_exterior_exposed_roof
|
315
315
|
|
316
|
-
# Make argument for
|
316
|
+
# Make argument for story_multiplier_method
|
317
317
|
choices = OpenStudio::StringVector.new
|
318
318
|
choices << 'None'
|
319
319
|
choices << 'Basements Ground Mid Top'
|
320
320
|
# choices << "Basements Ground Midx5 Top"
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
args <<
|
321
|
+
story_multiplier_method = OpenStudio::Measure::OSArgument.makeChoiceArgument('story_multiplier_method', choices, true)
|
322
|
+
story_multiplier_method.setDisplayName('Calculation Method for Story Multiplier')
|
323
|
+
story_multiplier_method.setDefaultValue('Basements Ground Mid Top')
|
324
|
+
args << story_multiplier_method
|
325
325
|
|
326
326
|
# make an argument for make_mid_story_surfaces_adiabatic (added to avoid issues with intersect and to lower surface count when using individual stories sliced)
|
327
327
|
make_mid_story_surfaces_adiabatic = OpenStudio::Measure::OSArgument.makeBoolArgument('make_mid_story_surfaces_adiabatic', true)
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>create_bar_from_deer_building_type_ratios</name>
|
5
5
|
<uid>aa4a7ecf-5bfd-4c5e-b0ca-e68babbacff1</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>0b3bb574-a085-4309-b4b5-102ef23d7477</version_id>
|
7
|
+
<version_modified>2025-01-09T08:07:51Z</version_modified>
|
8
8
|
<xml_checksum>B31F0C1F</xml_checksum>
|
9
9
|
<class_name>CreateBarFromDEERBuildingTypeRatios</class_name>
|
10
10
|
<display_name>Create Bar From DEER Building Type Ratios</display_name>
|
@@ -823,7 +823,7 @@
|
|
823
823
|
</choices>
|
824
824
|
</argument>
|
825
825
|
<argument>
|
826
|
-
<name>
|
826
|
+
<name>story_multiplier_method</name>
|
827
827
|
<display_name>Calculation Method for Story Multiplier</display_name>
|
828
828
|
<type>Choice</type>
|
829
829
|
<required>true</required>
|
@@ -982,13 +982,13 @@
|
|
982
982
|
<filename>LICENSE.md</filename>
|
983
983
|
<filetype>md</filetype>
|
984
984
|
<usage_type>license</usage_type>
|
985
|
-
<checksum>
|
985
|
+
<checksum>8696A072</checksum>
|
986
986
|
</file>
|
987
987
|
<file>
|
988
988
|
<filename>README.md</filename>
|
989
989
|
<filetype>md</filetype>
|
990
990
|
<usage_type>readme</usage_type>
|
991
|
-
<checksum>
|
991
|
+
<checksum>954998A9</checksum>
|
992
992
|
</file>
|
993
993
|
<file>
|
994
994
|
<filename>README.md.erb</filename>
|
@@ -1131,7 +1131,7 @@
|
|
1131
1131
|
<filename>measure.rb</filename>
|
1132
1132
|
<filetype>rb</filetype>
|
1133
1133
|
<usage_type>script</usage_type>
|
1134
|
-
<checksum>
|
1134
|
+
<checksum>3927215A</checksum>
|
1135
1135
|
</file>
|
1136
1136
|
<file>
|
1137
1137
|
<filename>create_bar_from_deer_building_type_ratios_test.rb</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -673,7 +673,7 @@ This should be true unless you are modeling a partial building which doesn't inc
|
|
673
673
|
|
674
674
|
### Calculation Method for Story Multiplier
|
675
675
|
|
676
|
-
**Name:**
|
676
|
+
**Name:** story_multiplier_method,
|
677
677
|
**Type:** Choice,
|
678
678
|
**Units:** ,
|
679
679
|
**Required:** true,
|
@@ -314,15 +314,15 @@ class CreateBarFromDOEBuildingTypeRatios < OpenStudio::Measure::ModelMeasure
|
|
314
314
|
top_story_exterior_exposed_roof.setDefaultValue(true)
|
315
315
|
args << top_story_exterior_exposed_roof
|
316
316
|
|
317
|
-
# Make argument for
|
317
|
+
# Make argument for story_multiplier_method
|
318
318
|
choices = OpenStudio::StringVector.new
|
319
319
|
choices << 'None'
|
320
320
|
choices << 'Basements Ground Mid Top'
|
321
321
|
# choices << "Basements Ground Midx5 Top"
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
args <<
|
322
|
+
story_multiplier_method = OpenStudio::Measure::OSArgument.makeChoiceArgument('story_multiplier_method', choices, true)
|
323
|
+
story_multiplier_method.setDisplayName('Calculation Method for Story Multiplier')
|
324
|
+
story_multiplier_method.setDefaultValue('Basements Ground Mid Top')
|
325
|
+
args << story_multiplier_method
|
326
326
|
|
327
327
|
# make an argument for make_mid_story_surfaces_adiabatic (added to avoid issues with intersect and to lower surface count when using individual stories sliced)
|
328
328
|
make_mid_story_surfaces_adiabatic = OpenStudio::Measure::OSArgument.makeBoolArgument('make_mid_story_surfaces_adiabatic', true)
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>create_bar_from_doe_building_type_ratios</name>
|
5
5
|
<uid>0de3cff9-c805-42c4-964e-18cb43a22c63</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>a0381b1d-0db5-41fd-b51c-f03e3afd035c</version_id>
|
7
|
+
<version_modified>2025-01-09T08:07:51Z</version_modified>
|
8
8
|
<xml_checksum>5F523097</xml_checksum>
|
9
9
|
<class_name>CreateBarFromDOEBuildingTypeRatios</class_name>
|
10
10
|
<display_name>Create Bar From DOE Building Type Ratios</display_name>
|
@@ -759,7 +759,7 @@
|
|
759
759
|
</choices>
|
760
760
|
</argument>
|
761
761
|
<argument>
|
762
|
-
<name>
|
762
|
+
<name>story_multiplier_method</name>
|
763
763
|
<display_name>Calculation Method for Story Multiplier</display_name>
|
764
764
|
<type>Choice</type>
|
765
765
|
<required>true</required>
|
@@ -922,13 +922,13 @@
|
|
922
922
|
<filename>LICENSE.md</filename>
|
923
923
|
<filetype>md</filetype>
|
924
924
|
<usage_type>license</usage_type>
|
925
|
-
<checksum>
|
925
|
+
<checksum>8696A072</checksum>
|
926
926
|
</file>
|
927
927
|
<file>
|
928
928
|
<filename>README.md</filename>
|
929
929
|
<filetype>md</filetype>
|
930
930
|
<usage_type>readme</usage_type>
|
931
|
-
<checksum>
|
931
|
+
<checksum>BEEE10DB</checksum>
|
932
932
|
</file>
|
933
933
|
<file>
|
934
934
|
<filename>README.md.erb</filename>
|
@@ -1071,13 +1071,13 @@
|
|
1071
1071
|
<filename>measure.rb</filename>
|
1072
1072
|
<filetype>rb</filetype>
|
1073
1073
|
<usage_type>script</usage_type>
|
1074
|
-
<checksum>
|
1074
|
+
<checksum>CCC0C7D4</checksum>
|
1075
1075
|
</file>
|
1076
1076
|
<file>
|
1077
1077
|
<filename>create_bar_from_doe_building_type_ratios_test.rb</filename>
|
1078
1078
|
<filetype>rb</filetype>
|
1079
1079
|
<usage_type>test</usage_type>
|
1080
|
-
<checksum>
|
1080
|
+
<checksum>A08A5602</checksum>
|
1081
1081
|
</file>
|
1082
1082
|
<file>
|
1083
1083
|
<filename>example_model.osm</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>create_bar_from_model</name>
|
5
5
|
<uid>87fb0783-7a38-4900-8969-40e744c67814</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>2024-
|
6
|
+
<version_id>8dd3e173-1aa6-40e7-a97e-0c1acd10f3b2</version_id>
|
7
|
+
<version_modified>2024-11-16T23:56:37Z</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>
|
@@ -88,7 +88,7 @@
|
|
88
88
|
<filename>LICENSE.md</filename>
|
89
89
|
<filetype>md</filetype>
|
90
90
|
<usage_type>license</usage_type>
|
91
|
-
<checksum>
|
91
|
+
<checksum>8696A072</checksum>
|
92
92
|
</file>
|
93
93
|
<file>
|
94
94
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -491,7 +491,7 @@ This should be true unless you are modeling a partial building which doesn't inc
|
|
491
491
|
|
492
492
|
### Calculation Method for Story Multiplier
|
493
493
|
|
494
|
-
**Name:**
|
494
|
+
**Name:** story_multiplier_method,
|
495
495
|
**Type:** Choice,
|
496
496
|
**Units:** ,
|
497
497
|
**Required:** true,
|
@@ -262,15 +262,15 @@ class CreateBarFromSpaceTypeRatios < OpenStudio::Measure::ModelMeasure
|
|
262
262
|
top_story_exterior_exposed_roof.setDefaultValue(true)
|
263
263
|
args << top_story_exterior_exposed_roof
|
264
264
|
|
265
|
-
# Make argument for
|
265
|
+
# Make argument for story_multiplier_method
|
266
266
|
choices = OpenStudio::StringVector.new
|
267
267
|
choices << 'None'
|
268
268
|
choices << 'Basements Ground Mid Top'
|
269
269
|
# choices << "Basements Ground Midx5 Top"
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
args <<
|
270
|
+
story_multiplier_method = OpenStudio::Measure::OSArgument.makeChoiceArgument('story_multiplier_method', choices, true)
|
271
|
+
story_multiplier_method.setDisplayName('Calculation Method for Story Multiplier')
|
272
|
+
story_multiplier_method.setDefaultValue('Basements Ground Mid Top')
|
273
|
+
args << story_multiplier_method
|
274
274
|
|
275
275
|
# make an argument for make_mid_story_surfaces_adiabatic (added to avoid issues with intersect and to lower surface count when using individual stories sliced)
|
276
276
|
make_mid_story_surfaces_adiabatic = OpenStudio::Measure::OSArgument.makeBoolArgument('make_mid_story_surfaces_adiabatic', true)
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>create_bar_from_space_type_ratios</name>
|
5
5
|
<uid>3e988765-9673-46f8-9b65-99d5b86c2b22</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>b03d451a-d0af-44c5-baf6-d5e91af68e2e</version_id>
|
7
|
+
<version_modified>2025-01-09T08:07:51Z</version_modified>
|
8
8
|
<xml_checksum>49BEF039</xml_checksum>
|
9
9
|
<class_name>CreateBarFromSpaceTypeRatios</class_name>
|
10
10
|
<display_name>Create Bar From Space Type Ratios</display_name>
|
@@ -427,7 +427,7 @@
|
|
427
427
|
</choices>
|
428
428
|
</argument>
|
429
429
|
<argument>
|
430
|
-
<name>
|
430
|
+
<name>story_multiplier_method</name>
|
431
431
|
<display_name>Calculation Method for Story Multiplier</display_name>
|
432
432
|
<type>Choice</type>
|
433
433
|
<required>true</required>
|
@@ -575,13 +575,13 @@
|
|
575
575
|
<filename>LICENSE.md</filename>
|
576
576
|
<filetype>md</filetype>
|
577
577
|
<usage_type>license</usage_type>
|
578
|
-
<checksum>
|
578
|
+
<checksum>8696A072</checksum>
|
579
579
|
</file>
|
580
580
|
<file>
|
581
581
|
<filename>README.md</filename>
|
582
582
|
<filetype>md</filetype>
|
583
583
|
<usage_type>readme</usage_type>
|
584
|
-
<checksum>
|
584
|
+
<checksum>8E3C144C</checksum>
|
585
585
|
</file>
|
586
586
|
<file>
|
587
587
|
<filename>README.md.erb</filename>
|
@@ -724,13 +724,13 @@
|
|
724
724
|
<filename>measure.rb</filename>
|
725
725
|
<filetype>rb</filetype>
|
726
726
|
<usage_type>script</usage_type>
|
727
|
-
<checksum>
|
727
|
+
<checksum>9EFE7662</checksum>
|
728
728
|
</file>
|
729
729
|
<file>
|
730
730
|
<filename>create_bar_from_space_type_ratios_test.rb</filename>
|
731
731
|
<filetype>rb</filetype>
|
732
732
|
<usage_type>test</usage_type>
|
733
|
-
<checksum>
|
733
|
+
<checksum>C1493A39</checksum>
|
734
734
|
</file>
|
735
735
|
</files>
|
736
736
|
</measure>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>create_baseline_building</name>
|
5
5
|
<uid>4de56e21-b6cd-45d9-8466-862507d228b2</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>fff85669-8136-4b9c-9c2d-459678c195af</version_id>
|
7
|
+
<version_modified>2024-11-16T23:56:33Z</version_modified>
|
8
8
|
<xml_checksum>A514F332</xml_checksum>
|
9
9
|
<class_name>CreateBaselineBuilding</class_name>
|
10
10
|
<display_name>Create Baseline Building</display_name>
|
@@ -233,7 +233,7 @@
|
|
233
233
|
<filename>LICENSE.md</filename>
|
234
234
|
<filetype>md</filetype>
|
235
235
|
<usage_type>license</usage_type>
|
236
|
-
<checksum>
|
236
|
+
<checksum>8696A072</checksum>
|
237
237
|
</file>
|
238
238
|
<file>
|
239
239
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>create_deer_prototype_building</name>
|
5
5
|
<uid>752055bd-10d9-4ede-8a35-18487fedf579</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>cd79ee36-06c8-4c83-b521-124febbdf6b6</version_id>
|
7
|
+
<version_modified>2024-11-16T23:56:33Z</version_modified>
|
8
8
|
<xml_checksum>A514F332</xml_checksum>
|
9
9
|
<class_name>CreateDEERPrototypeBuilding</class_name>
|
10
10
|
<display_name>Create DEER Prototype Building ALPHA Version</display_name>
|
@@ -804,7 +804,7 @@
|
|
804
804
|
<filename>LICENSE.md</filename>
|
805
805
|
<filetype>md</filetype>
|
806
806
|
<usage_type>license</usage_type>
|
807
|
-
<checksum>
|
807
|
+
<checksum>8696A072</checksum>
|
808
808
|
</file>
|
809
809
|
<file>
|
810
810
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>create_parametric_schedules</name>
|
5
5
|
<uid>befa8099-c6a7-4045-8792-53fc7124b862</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>2024-
|
6
|
+
<version_id>86a5b8ac-3225-4ba7-ae9c-2d515ffc724a</version_id>
|
7
|
+
<version_modified>2024-11-16T23:56:36Z</version_modified>
|
8
8
|
<xml_checksum>03F02484</xml_checksum>
|
9
9
|
<class_name>CreateParametricSchedules</class_name>
|
10
10
|
<display_name>Create Parametric Schedules</display_name>
|
@@ -303,7 +303,7 @@
|
|
303
303
|
<filename>LICENSE.md</filename>
|
304
304
|
<filetype>md</filetype>
|
305
305
|
<usage_type>license</usage_type>
|
306
|
-
<checksum>
|
306
|
+
<checksum>8696A072</checksum>
|
307
307
|
</file>
|
308
308
|
<file>
|
309
309
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>create_typical_building_from_model</name>
|
5
5
|
<uid>339a2e3a-273c-4494-bb50-bfe586a0647c</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>2024-
|
6
|
+
<version_id>84cc9f03-17b6-4608-8880-d30232439701</version_id>
|
7
|
+
<version_modified>2024-11-16T23:56:33Z</version_modified>
|
8
8
|
<xml_checksum>EE13F09F</xml_checksum>
|
9
9
|
<class_name>CreateTypicalBuildingFromModel</class_name>
|
10
10
|
<display_name>Create Typical Building from Model</display_name>
|
@@ -1318,7 +1318,7 @@
|
|
1318
1318
|
<filename>LICENSE.md</filename>
|
1319
1319
|
<filetype>md</filetype>
|
1320
1320
|
<usage_type>license</usage_type>
|
1321
|
-
<checksum>
|
1321
|
+
<checksum>8696A072</checksum>
|
1322
1322
|
</file>
|
1323
1323
|
<file>
|
1324
1324
|
<filename>README.md</filename>
|
@@ -1389,7 +1389,7 @@
|
|
1389
1389
|
<filename>create_typical_building_from_model_test.rb</filename>
|
1390
1390
|
<filetype>rb</filetype>
|
1391
1391
|
<usage_type>test</usage_type>
|
1392
|
-
<checksum>
|
1392
|
+
<checksum>43F916F8</checksum>
|
1393
1393
|
</file>
|
1394
1394
|
<file>
|
1395
1395
|
<filename>ecc.osm</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>create_typical_deer_building_from_model</name>
|
5
5
|
<uid>09cc23db-5e9b-4b11-b167-1852a15ed339</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>2024-
|
6
|
+
<version_id>fe61093e-f058-4e57-9e13-a066f2a34f17</version_id>
|
7
|
+
<version_modified>2024-11-16T23:56:37Z</version_modified>
|
8
8
|
<xml_checksum>AABAC479</xml_checksum>
|
9
9
|
<class_name>CreateTypicalDEERBuildingFromModel</class_name>
|
10
10
|
<display_name>Create Typical DEER Building from Model</display_name>
|
@@ -1293,7 +1293,7 @@
|
|
1293
1293
|
<filename>LICENSE.md</filename>
|
1294
1294
|
<filetype>md</filetype>
|
1295
1295
|
<usage_type>license</usage_type>
|
1296
|
-
<checksum>
|
1296
|
+
<checksum>8696A072</checksum>
|
1297
1297
|
</file>
|
1298
1298
|
<file>
|
1299
1299
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.1</schema_version>
|
4
4
|
<name>create_typical_doe_building_from_model</name>
|
5
5
|
<uid>b2c80210-33b3-4dfd-8267-535efd81f552</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>2024-
|
6
|
+
<version_id>2262c1e7-2041-47db-b3c2-554bb8216637</version_id>
|
7
|
+
<version_modified>2024-11-16T23:56:36Z</version_modified>
|
8
8
|
<xml_checksum>99E7000D</xml_checksum>
|
9
9
|
<class_name>CreateTypicalDOEBuildingFromModel</class_name>
|
10
10
|
<display_name>Create Typical DOE Building from Model</display_name>
|
@@ -1258,7 +1258,7 @@
|
|
1258
1258
|
<filename>LICENSE.md</filename>
|
1259
1259
|
<filetype>md</filetype>
|
1260
1260
|
<usage_type>license</usage_type>
|
1261
|
-
<checksum>
|
1261
|
+
<checksum>8696A072</checksum>
|
1262
1262
|
</file>
|
1263
1263
|
<file>
|
1264
1264
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2024 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
3
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4
4
|
|