openstudio-model-articulation 0.7.0 → 0.8.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/LICENSE.md +7 -21
- data/README.md +4 -3
- data/Rakefile +2 -32
- data/doc_templates/LICENSE.md +7 -21
- data/doc_templates/copyright_erb.txt +2 -32
- data/doc_templates/copyright_js.txt +2 -2
- data/doc_templates/copyright_ruby.txt +3 -33
- data/lib/measures/AssignConstructionSetToBuilding/LICENSE.md +7 -21
- data/lib/measures/AssignConstructionSetToBuilding/measure.rb +2 -32
- data/lib/measures/AssignConstructionSetToBuilding/measure.xml +7 -7
- data/lib/measures/AssignSpaceTypeBySpaceName/LICENSE.md +7 -21
- data/lib/measures/AssignSpaceTypeBySpaceName/measure.rb +2 -32
- data/lib/measures/AssignSpaceTypeBySpaceName/measure.xml +25 -25
- data/lib/measures/AssignSpaceTypeToBuilding/LICENSE.md +7 -21
- data/lib/measures/AssignSpaceTypeToBuilding/measure.rb +2 -32
- data/lib/measures/AssignSpaceTypeToBuilding/measure.xml +7 -7
- data/lib/measures/AssignSpacesToStories/LICENSE.md +7 -21
- data/lib/measures/AssignSpacesToStories/measure.rb +2 -32
- data/lib/measures/AssignSpacesToStories/measure.xml +5 -5
- data/lib/measures/BarAspectRatioStudy/LICENSE.md +7 -21
- data/lib/measures/BarAspectRatioStudy/measure.rb +2 -32
- data/lib/measures/BarAspectRatioStudy/measure.xml +5 -5
- data/lib/measures/CleanupSpaceOrigins/LICENSE.md +7 -21
- data/lib/measures/CleanupSpaceOrigins/measure.rb +2 -32
- data/lib/measures/CleanupSpaceOrigins/measure.xml +5 -5
- data/lib/measures/FindAndReplaceObjectNames/LICENSE.md +7 -21
- data/lib/measures/FindAndReplaceObjectNames/measure.rb +2 -32
- data/lib/measures/FindAndReplaceObjectNames/measure.xml +5 -5
- data/lib/measures/InjectOsmGeometryIntoAnExternalIdf/LICENSE.md +7 -21
- data/lib/measures/InjectOsmGeometryIntoAnExternalIdf/measure.rb +2 -32
- data/lib/measures/InjectOsmGeometryIntoAnExternalIdf/measure.xml +23 -23
- data/lib/measures/RemoveHardAssignedConstructions/LICENSE.md +7 -21
- data/lib/measures/RemoveHardAssignedConstructions/measure.rb +2 -32
- data/lib/measures/RemoveHardAssignedConstructions/measure.xml +5 -5
- data/lib/measures/RenameSpaceSurfacesBasedonParentSpaceandOrientation/LICENSE.md +7 -21
- data/lib/measures/RenameSpaceSurfacesBasedonParentSpaceandOrientation/measure.rb +2 -32
- data/lib/measures/RenameSpaceSurfacesBasedonParentSpaceandOrientation/measure.xml +25 -25
- data/lib/measures/RotateBuilding/LICENSE.md +7 -21
- data/lib/measures/RotateBuilding/measure.rb +2 -32
- data/lib/measures/RotateBuilding/measure.xml +5 -5
- data/lib/measures/SetExtWallToGroundBoundaryConditionByStory/LICENSE.md +7 -21
- data/lib/measures/SetExtWallToGroundBoundaryConditionByStory/measure.rb +2 -32
- data/lib/measures/SetExtWallToGroundBoundaryConditionByStory/measure.xml +11 -11
- data/lib/measures/SetInteriorWallsAndFloorsToAdiabatic/LICENSE.md +7 -21
- data/lib/measures/SetInteriorWallsAndFloorsToAdiabatic/measure.rb +2 -32
- data/lib/measures/SetInteriorWallsAndFloorsToAdiabatic/measure.xml +5 -5
- data/lib/measures/SetInteriorWallsToSelectedConstruction/LICENSE.md +7 -21
- data/lib/measures/SetInteriorWallsToSelectedConstruction/measure.rb +2 -32
- data/lib/measures/SetInteriorWallsToSelectedConstruction/measure.xml +5 -5
- data/lib/measures/SetWindowToWallRatioByFacade/LICENSE.md +7 -21
- data/lib/measures/SetWindowToWallRatioByFacade/measure.rb +2 -32
- data/lib/measures/SetWindowToWallRatioByFacade/measure.xml +11 -11
- data/lib/measures/SetWindowToWallRatioByFacade/resources/functions.rb +2 -32
- data/lib/measures/SimplifyGeometryToSlicedBar/LICENSE.md +7 -21
- data/lib/measures/SimplifyGeometryToSlicedBar/measure.rb +2 -32
- data/lib/measures/SimplifyGeometryToSlicedBar/measure.xml +26 -26
- data/lib/measures/SimplifyGeometryToSlicedBar/resources/os_lib_cofee.rb +2 -32
- data/lib/measures/SimplifyGeometryToSlicedBar/resources/os_lib_geometry.rb +2 -32
- data/lib/measures/SimplifyGeometryToSlicedBar/resources/os_lib_helper_methods.rb +2 -32
- data/lib/measures/SpaceTypeAndConstructionSetWizard/LICENSE.md +7 -21
- data/lib/measures/SpaceTypeAndConstructionSetWizard/measure.rb +2 -32
- data/lib/measures/SpaceTypeAndConstructionSetWizard/measure.xml +21 -5
- data/lib/measures/SurfaceMatching/LICENSE.md +7 -21
- data/lib/measures/SurfaceMatching/measure.rb +2 -32
- data/lib/measures/SurfaceMatching/measure.xml +5 -5
- data/lib/measures/add_empd_material_properties/LICENSE.md +7 -21
- data/lib/measures/add_empd_material_properties/measure.rb +2 -32
- data/lib/measures/add_empd_material_properties/measure.xml +10 -10
- data/lib/measures/blended_space_type_from_floor_area_ratios/LICENSE.md +7 -21
- data/lib/measures/blended_space_type_from_floor_area_ratios/measure.rb +2 -32
- data/lib/measures/blended_space_type_from_floor_area_ratios/measure.xml +5 -5
- data/lib/measures/blended_space_type_from_model/LICENSE.md +7 -21
- data/lib/measures/blended_space_type_from_model/measure.rb +2 -32
- data/lib/measures/blended_space_type_from_model/measure.xml +10 -10
- data/lib/measures/clone_building_from_external_model/LICENSE.md +7 -21
- data/lib/measures/clone_building_from_external_model/measure.rb +2 -32
- data/lib/measures/clone_building_from_external_model/measure.xml +5 -5
- data/lib/measures/create_DOE_prototype_building/LICENSE.md +7 -21
- data/lib/measures/create_DOE_prototype_building/measure.rb +2 -32
- data/lib/measures/create_DOE_prototype_building/measure.xml +603 -235
- data/lib/measures/create_and_assign_thermal_zones_for_unassigned_spaces/LICENSE.md +7 -21
- data/lib/measures/create_and_assign_thermal_zones_for_unassigned_spaces/measure.rb +2 -32
- data/lib/measures/create_and_assign_thermal_zones_for_unassigned_spaces/measure.xml +5 -5
- data/lib/measures/create_bar_from_building_type_ratios/LICENSE.md +7 -21
- data/lib/measures/create_bar_from_building_type_ratios/README.md +5 -5
- data/lib/measures/create_bar_from_building_type_ratios/measure.rb +2 -32
- data/lib/measures/create_bar_from_building_type_ratios/measure.xml +53 -13
- data/lib/measures/create_bar_from_deer_building_type_ratios/LICENSE.md +7 -21
- data/lib/measures/create_bar_from_deer_building_type_ratios/measure.rb +2 -32
- data/lib/measures/create_bar_from_deer_building_type_ratios/measure.xml +10 -10
- data/lib/measures/create_bar_from_doe_building_type_ratios/LICENSE.md +7 -21
- data/lib/measures/create_bar_from_doe_building_type_ratios/README.md +13 -5
- data/lib/measures/create_bar_from_doe_building_type_ratios/measure.rb +2 -32
- data/lib/measures/create_bar_from_doe_building_type_ratios/measure.xml +53 -13
- data/lib/measures/create_bar_from_model/LICENSE.md +7 -21
- data/lib/measures/create_bar_from_model/measure.rb +2 -32
- data/lib/measures/create_bar_from_model/measure.xml +5 -5
- data/lib/measures/create_bar_from_space_type_ratios/LICENSE.md +7 -21
- data/lib/measures/create_bar_from_space_type_ratios/README.md +1 -1
- data/lib/measures/create_bar_from_space_type_ratios/measure.rb +2 -32
- data/lib/measures/create_bar_from_space_type_ratios/measure.xml +21 -13
- data/lib/measures/create_baseline_building/LICENSE.md +7 -21
- data/lib/measures/create_baseline_building/measure.rb +2 -32
- data/lib/measures/create_baseline_building/measure.xml +5 -5
- data/lib/measures/create_deer_prototype_building/LICENSE.md +7 -21
- data/lib/measures/create_deer_prototype_building/measure.rb +2 -32
- data/lib/measures/create_deer_prototype_building/measure.xml +6 -6
- data/lib/measures/create_deer_prototype_building/resources/deer_building_types.rb +2 -32
- data/lib/measures/create_parametric_schedules/LICENSE.md +7 -21
- data/lib/measures/create_parametric_schedules/measure.rb +2 -32
- data/lib/measures/create_parametric_schedules/measure.xml +5 -5
- data/lib/measures/create_typical_building_from_model/LICENSE.md +7 -21
- data/lib/measures/create_typical_building_from_model/README.md +1 -1
- data/lib/measures/create_typical_building_from_model/measure.rb +2 -32
- data/lib/measures/create_typical_building_from_model/measure.xml +27 -19
- data/lib/measures/create_typical_building_from_model/resources/Model.hvac.rb +2 -32
- data/lib/measures/create_typical_deer_building_from_model/LICENSE.md +7 -21
- data/lib/measures/create_typical_deer_building_from_model/measure.rb +2 -32
- data/lib/measures/create_typical_deer_building_from_model/measure.xml +17 -17
- data/lib/measures/create_typical_deer_building_from_model/resources/Model.hvac.rb +2 -32
- data/lib/measures/create_typical_doe_building_from_model/LICENSE.md +7 -21
- data/lib/measures/create_typical_doe_building_from_model/README.md +5 -1
- data/lib/measures/create_typical_doe_building_from_model/measure.rb +2 -32
- data/lib/measures/create_typical_doe_building_from_model/measure.xml +27 -19
- data/lib/measures/create_typical_doe_building_from_model/resources/Model.hvac.rb +2 -32
- data/lib/measures/deer_space_type_and_construction_set_wizard/LICENSE.md +7 -21
- data/lib/measures/deer_space_type_and_construction_set_wizard/measure.rb +2 -32
- data/lib/measures/deer_space_type_and_construction_set_wizard/measure.xml +5 -5
- data/lib/measures/find_and_replace_in_all_thermal_zone_names/LICENSE.md +7 -21
- data/lib/measures/find_and_replace_in_all_thermal_zone_names/measure.rb +2 -32
- data/lib/measures/find_and_replace_in_all_thermal_zone_names/measure.xml +5 -5
- data/lib/measures/make_shading_surfaces_based_on_zone_multipliers/LICENSE.md +7 -21
- data/lib/measures/make_shading_surfaces_based_on_zone_multipliers/measure.rb +2 -32
- data/lib/measures/make_shading_surfaces_based_on_zone_multipliers/measure.xml +5 -5
- data/lib/measures/merge_floorspace_js_with_model/LICENSE.md +7 -21
- data/lib/measures/merge_floorspace_js_with_model/measure.rb +2 -32
- data/lib/measures/merge_floorspace_js_with_model/measure.xml +11 -5
- data/lib/measures/merge_spaces_from_external_file/LICENSE.md +7 -21
- data/lib/measures/merge_spaces_from_external_file/measure.rb +2 -32
- data/lib/measures/merge_spaces_from_external_file/measure.xml +6 -6
- data/lib/measures/merge_spaces_from_external_file/resources/ScheduleTranslator.rb +2 -32
- data/lib/measures/radiance_measure/LICENSE.md +7 -21
- data/lib/measures/radiance_measure/measure.rb +2 -32
- data/lib/measures/radiance_measure/measure.xml +5 -5
- data/lib/measures/radiant_slab_with_doas/LICENSE.md +7 -21
- data/lib/measures/radiant_slab_with_doas/measure.rb +2 -32
- data/lib/measures/radiant_slab_with_doas/measure.xml +5 -5
- data/lib/measures/replace_geometry_by_story/LICENSE.md +7 -21
- data/lib/measures/replace_geometry_by_story/measure.rb +2 -32
- data/lib/measures/replace_geometry_by_story/measure.xml +5 -5
- data/lib/measures/scale_geometry/LICENSE.md +7 -21
- data/lib/measures/scale_geometry/measure.rb +2 -32
- data/lib/measures/scale_geometry/measure.xml +5 -5
- data/lib/measures/set_nist_infiltration_correlations/LICENSE.md +13 -0
- data/lib/measures/set_nist_infiltration_correlations/README.md +94 -0
- data/lib/measures/set_nist_infiltration_correlations/README.md.erb +45 -0
- data/lib/measures/set_nist_infiltration_correlations/docs/Data-NISTInfiltrationCorrelations.xlsx +0 -0
- data/lib/measures/set_nist_infiltration_correlations/docs/NIST.TN.2221.pdf +0 -0
- data/lib/measures/set_nist_infiltration_correlations/measure.rb +613 -0
- data/lib/measures/set_nist_infiltration_correlations/measure.xml +373 -0
- data/lib/measures/set_nist_infiltration_correlations/resources/Data-NISTInfiltrationCorrelations.csv +353 -0
- data/lib/openstudio/model_articulation/extension.rb +2 -32
- data/lib/openstudio/model_articulation/version.rb +3 -33
- data/lib/openstudio/model_articulation.rb +2 -32
- data/lib/openstudio-model-articulation.rb +2 -32
- data/openstudio-model-articulation.gemspec +2 -2
- metadata +15 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c4465f35b5eeb7d037c1c7e03d414c51918eb95dd6c301fc84e37ae7ef8cf23c
|
4
|
+
data.tar.gz: 5f229c06def8e14f41bc6d1568132e3210a80a493f86e0569a82e4ad044fd036
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 420780be4b3cceed428fe8d62f798924b1eff75792b64157351fd831a4f1d6dc3c77b3f5949bc10de9281ec3dcbbe87566ce08ebff387d5947a4e5919053d26d
|
7
|
+
data.tar.gz: ed31e6f30f15d152992bea014777b1ba44f9d69b8f48e9f90837ea67403a400db30f3b0d0ed781815d502d58e3f53aed441606efb9872973f0967835c7d8b687
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# OpenStudio Model Articulation Gems
|
2
2
|
|
3
|
+
## Version 0.8.0
|
4
|
+
* Fixed [#120]( https://github.com/NREL/openstudio-model-articulation-gem/pull/120 ), add set_nist_infiltration_correlations
|
5
|
+
* Fixed [#121]( https://github.com/NREL/openstudio-model-articulation-gem/pull/121 ), added better infiltration area logging
|
6
|
+
* Support for Openstudio 3.6 (upgrade to standards gem 0.3.0, extension gem 0.6.1)
|
7
|
+
|
3
8
|
## Version 0.7.0
|
4
9
|
* Support for OpenStudio 3.5 (upgrade to standards gem 0.3.0, extension gem 0.6.0)
|
5
10
|
* Adding Courthouse and College buidling type argument values to `create_DOE_prototype_building` measure
|
data/LICENSE.md
CHANGED
@@ -1,27 +1,13 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2023 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted
|
4
|
-
provided that the following conditions are met:
|
3
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
5
4
|
|
6
|
-
|
7
|
-
and the following disclaimer.
|
5
|
+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
8
6
|
|
9
|
-
|
10
|
-
and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
7
|
+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
11
8
|
|
12
|
-
|
13
|
-
or promote products derived from this software without specific prior written permission from the
|
14
|
-
respective party.
|
9
|
+
3. Redistribution of this software, without modification, must refer to the software by the same designation. Redistribution of a modified version of this software (i) may not refer to the modified version by the same designation, or by any confusingly similar designation, and (ii) must refer to the underlying software originally provided by Alliance as “OpenStudio®”. Except to comply with the foregoing, the term “OpenStudio®”, or any confusingly similar designation may not be used to refer to any modified version of this software or any modified version of the underlying software originally provided by Alliance without the prior written consent of Alliance.
|
15
10
|
|
16
|
-
|
17
|
-
derivative works may not use the "OpenStudio" trademark, "OS", "os", or any other confusingly similar
|
18
|
-
designation without specific prior written permission from Alliance for Sustainable Energy, LLC.
|
11
|
+
4. The name of the copyright holder(s), any contributors, the United States Government, the United States Department of Energy, or any of their employees may not be used to endorse or promote products derived from this software without specific prior written permission from the respective party.
|
19
12
|
|
20
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
|
21
|
-
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
22
|
-
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER, THE UNITED STATES GOVERNMENT,
|
23
|
-
OR ANY CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
24
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
|
25
|
-
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
26
|
-
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
27
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
13
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
data/README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
# OpenStudio ModelArticulation
|
1
|
+
# OpenStudio(R) ModelArticulation
|
2
2
|
|
3
3
|
Library and measures for OpenStudio Model Articulation.
|
4
4
|
|
@@ -51,6 +51,7 @@ bundle exec rake openstudio:test_with_openstudio
|
|
51
51
|
|
52
52
|
|OpenStudio Model Articulation Gem|OpenStudio|Ruby|
|
53
53
|
|:--------------:|:----------:|:--------:|
|
54
|
+
| 0.8.0 | 3.6 | 2.7 |
|
54
55
|
| 0.7.0 | 3.5 | 2.7 |
|
55
56
|
| 0.6.0 - 0.6.1 | 3.4 | 2.7 |
|
56
57
|
| 0.5.0 | 3.3 | 2.7 |
|
@@ -76,8 +77,8 @@ Please review the [OpenStudio Contribution Policy](https://openstudio.net/openst
|
|
76
77
|
* Run `rake openstudio:update_copyright`
|
77
78
|
* Run `rake openstudio:update_measures` (this has to be done last since prior tasks alter measure files)
|
78
79
|
* Update version in `readme.md`
|
79
|
-
*
|
80
|
-
* Update version in `/lib/openstudio/model_articulation/version.rb
|
80
|
+
* Review dependency versions in `openstudio-model-articulation.gemspec` (especially openstudio-standards and openstudio-extension)
|
81
|
+
* Update version in `/lib/openstudio/model_articulation/version.rb`. Do not create a patch release if there are breaking changes or if this new version will support a biannual OpenStudio release; make a "minor" release instead. (ex: going from 0.7.0 to 0.8.0)
|
81
82
|
* Create PR to master, after tests and reviews complete, then merge
|
82
83
|
* Locally - from the master branch, run `rake release`
|
83
84
|
* On GitHub, go to the releases page and update the latest release tag. Name it “Version x.y.z” and copy the CHANGELOG entry into the description box.
|
data/Rakefile
CHANGED
@@ -1,36 +1,6 @@
|
|
1
1
|
# *******************************************************************************
|
2
|
-
# OpenStudio(R), Copyright (c)
|
3
|
-
#
|
4
|
-
# Redistribution and use in source and binary forms, with or without
|
5
|
-
# modification, are permitted provided that the following conditions are met:
|
6
|
-
#
|
7
|
-
# (1) Redistributions of source code must retain the above copyright notice,
|
8
|
-
# this list of conditions and the following disclaimer.
|
9
|
-
#
|
10
|
-
# (2) Redistributions in binary form must reproduce the above copyright notice,
|
11
|
-
# this list of conditions and the following disclaimer in the documentation
|
12
|
-
# and/or other materials provided with the distribution.
|
13
|
-
#
|
14
|
-
# (3) Neither the name of the copyright holder nor the names of any contributors
|
15
|
-
# may be used to endorse or promote products derived from this software without
|
16
|
-
# specific prior written permission from the respective party.
|
17
|
-
#
|
18
|
-
# (4) Other than as required in clauses (1) and (2), distributions in any form
|
19
|
-
# of modifications or other derivative works may not use the "OpenStudio"
|
20
|
-
# trademark, "OS", "os", or any other confusingly similar designation without
|
21
|
-
# specific prior written permission from Alliance for Sustainable Energy, LLC.
|
22
|
-
#
|
23
|
-
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
|
24
|
-
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
25
|
-
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
26
|
-
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
|
27
|
-
# UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
|
28
|
-
# THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
29
|
-
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
|
30
|
-
# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
31
|
-
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
32
|
-
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
33
|
-
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
2
|
+
# OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
|
3
|
+
# See also https://openstudio.net/license
|
34
4
|
# *******************************************************************************
|
35
5
|
|
36
6
|
require 'bundler/gem_tasks'
|
data/doc_templates/LICENSE.md
CHANGED
@@ -1,27 +1,13 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2023 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted
|
4
|
-
provided that the following conditions are met:
|
3
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
5
4
|
|
6
|
-
|
7
|
-
and the following disclaimer.
|
5
|
+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
8
6
|
|
9
|
-
|
10
|
-
and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
7
|
+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
11
8
|
|
12
|
-
|
13
|
-
or promote products derived from this software without specific prior written permission from the
|
14
|
-
respective party.
|
9
|
+
3. Redistribution of this software, without modification, must refer to the software by the same designation. Redistribution of a modified version of this software (i) may not refer to the modified version by the same designation, or by any confusingly similar designation, and (ii) must refer to the underlying software originally provided by Alliance as “OpenStudio®”. Except to comply with the foregoing, the term “OpenStudio®”, or any confusingly similar designation may not be used to refer to any modified version of this software or any modified version of the underlying software originally provided by Alliance without the prior written consent of Alliance.
|
15
10
|
|
16
|
-
|
17
|
-
derivative works may not use the "OpenStudio" trademark, "OS", "os", or any other confusingly similar
|
18
|
-
designation without specific prior written permission from Alliance for Sustainable Energy, LLC.
|
11
|
+
4. The name of the copyright holder(s), any contributors, the United States Government, the United States Department of Energy, or any of their employees may not be used to endorse or promote products derived from this software without specific prior written permission from the respective party.
|
19
12
|
|
20
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
|
21
|
-
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
22
|
-
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER, THE UNITED STATES GOVERNMENT,
|
23
|
-
OR ANY CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
24
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
|
25
|
-
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
26
|
-
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
27
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
13
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
@@ -1,36 +1,6 @@
|
|
1
1
|
<%
|
2
2
|
# *******************************************************************************
|
3
|
-
# OpenStudio(R), Copyright (c)
|
4
|
-
#
|
5
|
-
# Redistribution and use in source and binary forms, with or without
|
6
|
-
# modification, are permitted provided that the following conditions are met:
|
7
|
-
#
|
8
|
-
# (1) Redistributions of source code must retain the above copyright notice,
|
9
|
-
# this list of conditions and the following disclaimer.
|
10
|
-
#
|
11
|
-
# (2) Redistributions in binary form must reproduce the above copyright notice,
|
12
|
-
# this list of conditions and the following disclaimer in the documentation
|
13
|
-
# and/or other materials provided with the distribution.
|
14
|
-
#
|
15
|
-
# (3) Neither the name of the copyright holder nor the names of any contributors
|
16
|
-
# may be used to endorse or promote products derived from this software without
|
17
|
-
# specific prior written permission from the respective party.
|
18
|
-
#
|
19
|
-
# (4) Other than as required in clauses (1) and (2), distributions in any form
|
20
|
-
# of modifications or other derivative works may not use the "OpenStudio"
|
21
|
-
# trademark, "OS", "os", or any other confusingly similar designation without
|
22
|
-
# specific prior written permission from Alliance for Sustainable Energy, LLC.
|
23
|
-
#
|
24
|
-
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
|
25
|
-
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
26
|
-
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
27
|
-
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
|
28
|
-
# UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
|
29
|
-
# THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
30
|
-
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
|
31
|
-
# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
32
|
-
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
33
|
-
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
34
|
-
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
3
|
+
# OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
|
4
|
+
# See also https://openstudio.net/license
|
35
5
|
# *******************************************************************************
|
36
6
|
%>
|
@@ -1,4 +1,4 @@
|
|
1
1
|
/* @preserve
|
2
|
-
* OpenStudio(R), Copyright (c)
|
3
|
-
*
|
2
|
+
* OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC. reserved.
|
3
|
+
* See also https://openstudio.net/license
|
4
4
|
*/
|
@@ -1,34 +1,4 @@
|
|
1
1
|
# *******************************************************************************
|
2
|
-
# OpenStudio(R), Copyright (c)
|
3
|
-
#
|
4
|
-
#
|
5
|
-
# modification, are permitted provided that the following conditions are met:
|
6
|
-
#
|
7
|
-
# (1) Redistributions of source code must retain the above copyright notice,
|
8
|
-
# this list of conditions and the following disclaimer.
|
9
|
-
#
|
10
|
-
# (2) Redistributions in binary form must reproduce the above copyright notice,
|
11
|
-
# this list of conditions and the following disclaimer in the documentation
|
12
|
-
# and/or other materials provided with the distribution.
|
13
|
-
#
|
14
|
-
# (3) Neither the name of the copyright holder nor the names of any contributors
|
15
|
-
# may be used to endorse or promote products derived from this software without
|
16
|
-
# specific prior written permission from the respective party.
|
17
|
-
#
|
18
|
-
# (4) Other than as required in clauses (1) and (2), distributions in any form
|
19
|
-
# of modifications or other derivative works may not use the "OpenStudio"
|
20
|
-
# trademark, "OS", "os", or any other confusingly similar designation without
|
21
|
-
# specific prior written permission from Alliance for Sustainable Energy, LLC.
|
22
|
-
#
|
23
|
-
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
|
24
|
-
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
25
|
-
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
26
|
-
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
|
27
|
-
# UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
|
28
|
-
# THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
29
|
-
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
|
30
|
-
# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
31
|
-
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
32
|
-
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
33
|
-
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
34
|
-
# *******************************************************************************
|
2
|
+
# OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
|
3
|
+
# See also https://openstudio.net/license
|
4
|
+
# *******************************************************************************
|
@@ -1,27 +1,13 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2023 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted
|
4
|
-
provided that the following conditions are met:
|
3
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
5
4
|
|
6
|
-
|
7
|
-
and the following disclaimer.
|
5
|
+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
8
6
|
|
9
|
-
|
10
|
-
and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
7
|
+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
11
8
|
|
12
|
-
|
13
|
-
or promote products derived from this software without specific prior written permission from the
|
14
|
-
respective party.
|
9
|
+
3. Redistribution of this software, without modification, must refer to the software by the same designation. Redistribution of a modified version of this software (i) may not refer to the modified version by the same designation, or by any confusingly similar designation, and (ii) must refer to the underlying software originally provided by Alliance as “OpenStudio®”. Except to comply with the foregoing, the term “OpenStudio®”, or any confusingly similar designation may not be used to refer to any modified version of this software or any modified version of the underlying software originally provided by Alliance without the prior written consent of Alliance.
|
15
10
|
|
16
|
-
|
17
|
-
derivative works may not use the "OpenStudio" trademark, "OS", "os", or any other confusingly similar
|
18
|
-
designation without specific prior written permission from Alliance for Sustainable Energy, LLC.
|
11
|
+
4. The name of the copyright holder(s), any contributors, the United States Government, the United States Department of Energy, or any of their employees may not be used to endorse or promote products derived from this software without specific prior written permission from the respective party.
|
19
12
|
|
20
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
|
21
|
-
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
22
|
-
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER, THE UNITED STATES GOVERNMENT,
|
23
|
-
OR ANY CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
24
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
|
25
|
-
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
26
|
-
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
27
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
13
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
@@ -1,36 +1,6 @@
|
|
1
1
|
# *******************************************************************************
|
2
|
-
# OpenStudio(R), Copyright (c)
|
3
|
-
#
|
4
|
-
# Redistribution and use in source and binary forms, with or without
|
5
|
-
# modification, are permitted provided that the following conditions are met:
|
6
|
-
#
|
7
|
-
# (1) Redistributions of source code must retain the above copyright notice,
|
8
|
-
# this list of conditions and the following disclaimer.
|
9
|
-
#
|
10
|
-
# (2) Redistributions in binary form must reproduce the above copyright notice,
|
11
|
-
# this list of conditions and the following disclaimer in the documentation
|
12
|
-
# and/or other materials provided with the distribution.
|
13
|
-
#
|
14
|
-
# (3) Neither the name of the copyright holder nor the names of any contributors
|
15
|
-
# may be used to endorse or promote products derived from this software without
|
16
|
-
# specific prior written permission from the respective party.
|
17
|
-
#
|
18
|
-
# (4) Other than as required in clauses (1) and (2), distributions in any form
|
19
|
-
# of modifications or other derivative works may not use the "OpenStudio"
|
20
|
-
# trademark, "OS", "os", or any other confusingly similar designation without
|
21
|
-
# specific prior written permission from Alliance for Sustainable Energy, LLC.
|
22
|
-
#
|
23
|
-
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
|
24
|
-
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
25
|
-
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
26
|
-
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
|
27
|
-
# UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
|
28
|
-
# THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
29
|
-
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
|
30
|
-
# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
31
|
-
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
32
|
-
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
33
|
-
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
2
|
+
# OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
|
3
|
+
# See also https://openstudio.net/license
|
34
4
|
# *******************************************************************************
|
35
5
|
|
36
6
|
# see the URL below for information on how to write OpenStudio measures
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.0</schema_version>
|
4
4
|
<name>assign_construction_set_to_building</name>
|
5
5
|
<uid>6e68ddea-2cff-47a3-9daf-f2189e4cf132</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>fd2962a8-3b12-4c3e-94ae-6c0451dfb242</version_id>
|
7
|
+
<version_modified>20230602T160037Z</version_modified>
|
8
8
|
<xml_checksum>1E963D9C</xml_checksum>
|
9
9
|
<class_name>AssignConstructionSetToBuilding</class_name>
|
10
10
|
<display_name>AssignConstructionSetToBuilding</display_name>
|
@@ -17,10 +17,10 @@
|
|
17
17
|
<type>Choice</type>
|
18
18
|
<required>true</required>
|
19
19
|
<model_dependent>false</model_dependent>
|
20
|
-
<default_value>{
|
20
|
+
<default_value>{1c2f58eb-6892-40c7-9b9e-5da97f082301}</default_value>
|
21
21
|
<choices>
|
22
22
|
<choice>
|
23
|
-
<value>{
|
23
|
+
<value>{1c2f58eb-6892-40c7-9b9e-5da97f082301}</value>
|
24
24
|
<display_name><clear field></display_name>
|
25
25
|
</choice>
|
26
26
|
</choices>
|
@@ -71,19 +71,19 @@
|
|
71
71
|
<filename>measure.rb</filename>
|
72
72
|
<filetype>rb</filetype>
|
73
73
|
<usage_type>script</usage_type>
|
74
|
-
<checksum>
|
74
|
+
<checksum>5C20DB58</checksum>
|
75
75
|
</file>
|
76
76
|
<file>
|
77
77
|
<filename>LICENSE.md</filename>
|
78
78
|
<filetype>md</filetype>
|
79
79
|
<usage_type>license</usage_type>
|
80
|
-
<checksum>
|
80
|
+
<checksum>BFFB1AA6</checksum>
|
81
81
|
</file>
|
82
82
|
<file>
|
83
83
|
<filename>AssignConstructionSetToBuilding_Test.rb</filename>
|
84
84
|
<filetype>rb</filetype>
|
85
85
|
<usage_type>test</usage_type>
|
86
|
-
<checksum>
|
86
|
+
<checksum>F9CFA486</checksum>
|
87
87
|
</file>
|
88
88
|
</files>
|
89
89
|
</measure>
|
@@ -1,27 +1,13 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2023 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted
|
4
|
-
provided that the following conditions are met:
|
3
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
5
4
|
|
6
|
-
|
7
|
-
and the following disclaimer.
|
5
|
+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
8
6
|
|
9
|
-
|
10
|
-
and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
7
|
+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
11
8
|
|
12
|
-
|
13
|
-
or promote products derived from this software without specific prior written permission from the
|
14
|
-
respective party.
|
9
|
+
3. Redistribution of this software, without modification, must refer to the software by the same designation. Redistribution of a modified version of this software (i) may not refer to the modified version by the same designation, or by any confusingly similar designation, and (ii) must refer to the underlying software originally provided by Alliance as “OpenStudio®”. Except to comply with the foregoing, the term “OpenStudio®”, or any confusingly similar designation may not be used to refer to any modified version of this software or any modified version of the underlying software originally provided by Alliance without the prior written consent of Alliance.
|
15
10
|
|
16
|
-
|
17
|
-
derivative works may not use the "OpenStudio" trademark, "OS", "os", or any other confusingly similar
|
18
|
-
designation without specific prior written permission from Alliance for Sustainable Energy, LLC.
|
11
|
+
4. The name of the copyright holder(s), any contributors, the United States Government, the United States Department of Energy, or any of their employees may not be used to endorse or promote products derived from this software without specific prior written permission from the respective party.
|
19
12
|
|
20
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
|
21
|
-
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
22
|
-
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER, THE UNITED STATES GOVERNMENT,
|
23
|
-
OR ANY CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
24
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
|
25
|
-
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
26
|
-
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
27
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
13
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
@@ -1,36 +1,6 @@
|
|
1
1
|
# *******************************************************************************
|
2
|
-
# OpenStudio(R), Copyright (c)
|
3
|
-
#
|
4
|
-
# Redistribution and use in source and binary forms, with or without
|
5
|
-
# modification, are permitted provided that the following conditions are met:
|
6
|
-
#
|
7
|
-
# (1) Redistributions of source code must retain the above copyright notice,
|
8
|
-
# this list of conditions and the following disclaimer.
|
9
|
-
#
|
10
|
-
# (2) Redistributions in binary form must reproduce the above copyright notice,
|
11
|
-
# this list of conditions and the following disclaimer in the documentation
|
12
|
-
# and/or other materials provided with the distribution.
|
13
|
-
#
|
14
|
-
# (3) Neither the name of the copyright holder nor the names of any contributors
|
15
|
-
# may be used to endorse or promote products derived from this software without
|
16
|
-
# specific prior written permission from the respective party.
|
17
|
-
#
|
18
|
-
# (4) Other than as required in clauses (1) and (2), distributions in any form
|
19
|
-
# of modifications or other derivative works may not use the "OpenStudio"
|
20
|
-
# trademark, "OS", "os", or any other confusingly similar designation without
|
21
|
-
# specific prior written permission from Alliance for Sustainable Energy, LLC.
|
22
|
-
#
|
23
|
-
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS
|
24
|
-
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
25
|
-
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
26
|
-
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE
|
27
|
-
# UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF
|
28
|
-
# THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
29
|
-
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
|
30
|
-
# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
31
|
-
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
32
|
-
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
33
|
-
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
2
|
+
# OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC.
|
3
|
+
# See also https://openstudio.net/license
|
34
4
|
# *******************************************************************************
|
35
5
|
|
36
6
|
# see the URL below for information on how to write OpenStudio measures
|
@@ -3,8 +3,8 @@
|
|
3
3
|
<schema_version>3.0</schema_version>
|
4
4
|
<name>assign_space_type_by_space_name</name>
|
5
5
|
<uid>69ad41bb-cdfe-4a4c-a385-9efaf35b7c27</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>1ab2b6a7-7d3d-4dd0-bd16-2d21864e6967</version_id>
|
7
|
+
<version_modified>20230602T160046Z</version_modified>
|
8
8
|
<xml_checksum>057E8D9D</xml_checksum>
|
9
9
|
<class_name>AssignSpaceTypeBySpaceName</class_name>
|
10
10
|
<display_name>AssignSpaceTypeBySpaceName</display_name>
|
@@ -24,10 +24,10 @@
|
|
24
24
|
<type>Choice</type>
|
25
25
|
<required>true</required>
|
26
26
|
<model_dependent>false</model_dependent>
|
27
|
-
<default_value>{
|
27
|
+
<default_value>{6fea194a-2fda-494b-9afe-b86ca41812fe}</default_value>
|
28
28
|
<choices>
|
29
29
|
<choice>
|
30
|
-
<value>{
|
30
|
+
<value>{6fea194a-2fda-494b-9afe-b86ca41812fe}</value>
|
31
31
|
<display_name><clear field></display_name>
|
32
32
|
</choice>
|
33
33
|
</choices>
|
@@ -87,6 +87,24 @@
|
|
87
87
|
<usage_type>readme</usage_type>
|
88
88
|
<checksum>5ABADE01</checksum>
|
89
89
|
</file>
|
90
|
+
<file>
|
91
|
+
<filename>ImportedIdf_TestModel/project.log</filename>
|
92
|
+
<filetype>log</filetype>
|
93
|
+
<usage_type>test</usage_type>
|
94
|
+
<checksum>6D480771</checksum>
|
95
|
+
</file>
|
96
|
+
<file>
|
97
|
+
<filename>ImportedIdf_TestModel/run.db</filename>
|
98
|
+
<filetype>db</filetype>
|
99
|
+
<usage_type>test</usage_type>
|
100
|
+
<checksum>BF4974CA</checksum>
|
101
|
+
</file>
|
102
|
+
<file>
|
103
|
+
<filename>ImportedIdf_TestModel/project.osp</filename>
|
104
|
+
<filetype>osp</filetype>
|
105
|
+
<usage_type>test</usage_type>
|
106
|
+
<checksum>19B74631</checksum>
|
107
|
+
</file>
|
90
108
|
<file>
|
91
109
|
<version>
|
92
110
|
<software_program>OpenStudio</software_program>
|
@@ -96,37 +114,19 @@
|
|
96
114
|
<filename>measure.rb</filename>
|
97
115
|
<filetype>rb</filetype>
|
98
116
|
<usage_type>script</usage_type>
|
99
|
-
<checksum>
|
117
|
+
<checksum>10A9E671</checksum>
|
100
118
|
</file>
|
101
119
|
<file>
|
102
120
|
<filename>LICENSE.md</filename>
|
103
121
|
<filetype>md</filetype>
|
104
122
|
<usage_type>license</usage_type>
|
105
|
-
<checksum>
|
123
|
+
<checksum>BFFB1AA6</checksum>
|
106
124
|
</file>
|
107
125
|
<file>
|
108
126
|
<filename>AssignSpaceTypeBySpaceName_Test.rb</filename>
|
109
127
|
<filetype>rb</filetype>
|
110
128
|
<usage_type>test</usage_type>
|
111
|
-
<checksum>
|
112
|
-
</file>
|
113
|
-
<file>
|
114
|
-
<filename>ImportedIdf_TestModel/project.log</filename>
|
115
|
-
<filetype>log</filetype>
|
116
|
-
<usage_type>test</usage_type>
|
117
|
-
<checksum>6D480771</checksum>
|
118
|
-
</file>
|
119
|
-
<file>
|
120
|
-
<filename>ImportedIdf_TestModel/run.db</filename>
|
121
|
-
<filetype>db</filetype>
|
122
|
-
<usage_type>test</usage_type>
|
123
|
-
<checksum>BF4974CA</checksum>
|
124
|
-
</file>
|
125
|
-
<file>
|
126
|
-
<filename>ImportedIdf_TestModel/project.osp</filename>
|
127
|
-
<filetype>osp</filetype>
|
128
|
-
<usage_type>test</usage_type>
|
129
|
-
<checksum>19B74631</checksum>
|
129
|
+
<checksum>15E55F41</checksum>
|
130
130
|
</file>
|
131
131
|
</files>
|
132
132
|
</measure>
|
@@ -1,27 +1,13 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2023 Alliance for Sustainable Energy, LLC.
|
2
2
|
|
3
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted
|
4
|
-
provided that the following conditions are met:
|
3
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
5
4
|
|
6
|
-
|
7
|
-
and the following disclaimer.
|
5
|
+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
8
6
|
|
9
|
-
|
10
|
-
and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
7
|
+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
11
8
|
|
12
|
-
|
13
|
-
or promote products derived from this software without specific prior written permission from the
|
14
|
-
respective party.
|
9
|
+
3. Redistribution of this software, without modification, must refer to the software by the same designation. Redistribution of a modified version of this software (i) may not refer to the modified version by the same designation, or by any confusingly similar designation, and (ii) must refer to the underlying software originally provided by Alliance as “OpenStudio®”. Except to comply with the foregoing, the term “OpenStudio®”, or any confusingly similar designation may not be used to refer to any modified version of this software or any modified version of the underlying software originally provided by Alliance without the prior written consent of Alliance.
|
15
10
|
|
16
|
-
|
17
|
-
derivative works may not use the "OpenStudio" trademark, "OS", "os", or any other confusingly similar
|
18
|
-
designation without specific prior written permission from Alliance for Sustainable Energy, LLC.
|
11
|
+
4. The name of the copyright holder(s), any contributors, the United States Government, the United States Department of Energy, or any of their employees may not be used to endorse or promote products derived from this software without specific prior written permission from the respective party.
|
19
12
|
|
20
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
|
21
|
-
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
22
|
-
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER, THE UNITED STATES GOVERNMENT,
|
23
|
-
OR ANY CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
24
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
|
25
|
-
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
26
|
-
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
27
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
13
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|