openstudio-model-articulation 0.11.0 → 0.12.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/.github/workflows/test-with-openstudio.yml +108 -0
- data/CHANGELOG.md +14 -0
- data/Gemfile +5 -5
- data/Jenkinsfile +1 -1
- data/LICENSE.md +1 -1
- data/README.md +3 -0
- data/doc_templates/LICENSE.md +1 -1
- data/lib/measures/AssignConstructionSetToBuilding/LICENSE.md +1 -1
- data/lib/measures/AssignConstructionSetToBuilding/measure.xml +5 -5
- data/lib/measures/AssignSpaceTypeBySpaceName/LICENSE.md +1 -1
- data/lib/measures/AssignSpaceTypeBySpaceName/measure.xml +5 -5
- data/lib/measures/AssignSpaceTypeToBuilding/LICENSE.md +1 -1
- data/lib/measures/AssignSpaceTypeToBuilding/measure.xml +5 -5
- data/lib/measures/AssignSpacesToStories/LICENSE.md +1 -1
- data/lib/measures/AssignSpacesToStories/measure.xml +3 -3
- data/lib/measures/BarAspectRatioStudy/LICENSE.md +1 -1
- data/lib/measures/BarAspectRatioStudy/measure.xml +3 -3
- data/lib/measures/CleanupSpaceOrigins/LICENSE.md +1 -1
- data/lib/measures/CleanupSpaceOrigins/measure.xml +3 -3
- data/lib/measures/FindAndReplaceObjectNames/LICENSE.md +1 -1
- data/lib/measures/FindAndReplaceObjectNames/measure.xml +3 -3
- data/lib/measures/InjectOsmGeometryIntoAnExternalIdf/LICENSE.md +1 -1
- data/lib/measures/InjectOsmGeometryIntoAnExternalIdf/measure.xml +3 -3
- data/lib/measures/RemoveHardAssignedConstructions/LICENSE.md +1 -1
- data/lib/measures/RemoveHardAssignedConstructions/measure.xml +3 -3
- data/lib/measures/RenameSpaceSurfacesBasedonParentSpaceandOrientation/LICENSE.md +1 -1
- data/lib/measures/RenameSpaceSurfacesBasedonParentSpaceandOrientation/measure.xml +3 -3
- data/lib/measures/RotateBuilding/LICENSE.md +1 -1
- data/lib/measures/RotateBuilding/measure.xml +3 -3
- data/lib/measures/SetExtWallToGroundBoundaryConditionByStory/LICENSE.md +1 -1
- data/lib/measures/SetExtWallToGroundBoundaryConditionByStory/measure.xml +3 -3
- data/lib/measures/SetInteriorWallsAndFloorsToAdiabatic/LICENSE.md +1 -1
- data/lib/measures/SetInteriorWallsAndFloorsToAdiabatic/measure.xml +3 -3
- data/lib/measures/SetInteriorWallsToSelectedConstruction/LICENSE.md +1 -1
- data/lib/measures/SetInteriorWallsToSelectedConstruction/measure.xml +3 -3
- data/lib/measures/SetWindowToWallRatioByFacade/LICENSE.md +1 -1
- data/lib/measures/SetWindowToWallRatioByFacade/measure.xml +3 -3
- 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 +3 -3
- data/lib/measures/add_empd_material_properties/LICENSE.md +1 -1
- data/lib/measures/add_empd_material_properties/measure.xml +3 -3
- 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 +3 -3
- data/lib/measures/create_DOE_prototype_building/LICENSE.md +1 -1
- data/lib/measures/create_DOE_prototype_building/measure.xml +3 -3
- 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 +3 -3
- 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 +4 -4
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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.xml +3 -3
- 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 +3 -3
- 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 +7 -4
- metadata +54 -11
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f9167671a55cb39d620b8ec457fab855130e48e0f7458a02276ccb451739e0d1
|
4
|
+
data.tar.gz: '09b97f761eaaaa629dc17c1b29af4fae1fcada0814f06198954e69162a1da62c'
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a943113c5d87bd19d1518be018d51004bedd1c387081e52900fae443bdf87a3ef7782825d8b72ce9d6e3aace7846f8385c729baa9b770d1a086ee2b2ee317663
|
7
|
+
data.tar.gz: 1dd299e6413e4603aadc4dfeb5971336557452f336cf4fdc6e105752c38970b2b56d43cb5659c6e9a6abfd6b3917f466328ed6b933329f64e42f883c81064806
|
@@ -0,0 +1,108 @@
|
|
1
|
+
# Test with OpenStudio container
|
2
|
+
name: test_with_openstudio
|
3
|
+
on: push
|
4
|
+
|
5
|
+
jobs:
|
6
|
+
test-gems-latest:
|
7
|
+
runs-on: ubuntu-latest
|
8
|
+
env:
|
9
|
+
BRANCH_NAME: ${{ github.ref_name }}
|
10
|
+
BUILD_NUMBER: ${{ github.run_number }}
|
11
|
+
DEPLOY_PATH: ${{ github.repository }}/${{ github.ref_name }}/${{ github.run_number }} # Path for S3 deployment
|
12
|
+
S3_BUCKET: ext-gem-dashboard
|
13
|
+
|
14
|
+
container: # Define the Docker container for the job. All subsequent steps run inside it.
|
15
|
+
image: nrel/openstudio:3.10.0
|
16
|
+
options: -u root -e "LANG=en_US.UTF-8" # These options are passed to the 'docker run' command internally
|
17
|
+
|
18
|
+
steps:
|
19
|
+
- name: Checkout Repository
|
20
|
+
# The repository will be checked out inside the 'nrel/openstudio:3.10.0' container
|
21
|
+
uses: actions/checkout@v4 # Use v4 for better security and features
|
22
|
+
with:
|
23
|
+
submodules: true # Set to true if your repository uses Git submodules
|
24
|
+
|
25
|
+
- name: Install Node.js and AWS CLI
|
26
|
+
# Install required dependencies for AWS actions to work in the OpenStudio container
|
27
|
+
shell: bash
|
28
|
+
run: |
|
29
|
+
echo "Installing Node.js and AWS CLI..."
|
30
|
+
|
31
|
+
# Update package list
|
32
|
+
apt-get update
|
33
|
+
|
34
|
+
# Install curl and other dependencies
|
35
|
+
apt-get install -y curl unzip
|
36
|
+
|
37
|
+
# Install Node.js (using NodeSource repository for latest LTS)
|
38
|
+
curl -fsSL https://deb.nodesource.com/setup_lts.x | bash -
|
39
|
+
apt-get install -y nodejs
|
40
|
+
|
41
|
+
# Install AWS CLI v2
|
42
|
+
curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"
|
43
|
+
unzip awscliv2.zip
|
44
|
+
./aws/install
|
45
|
+
|
46
|
+
# Verify installations
|
47
|
+
echo "Node.js version: $(node --version)"
|
48
|
+
echo "npm version: $(npm --version)"
|
49
|
+
echo "AWS CLI version: $(aws --version)"
|
50
|
+
|
51
|
+
# Clean up
|
52
|
+
rm -rf awscliv2.zip aws/
|
53
|
+
|
54
|
+
- name: Verify Environment and Run Measures
|
55
|
+
# All 'run' commands in this job now execute inside the specified Docker container.
|
56
|
+
shell: bash # Specify the shell if needed, though bash is default for Ubuntu runners
|
57
|
+
run: |
|
58
|
+
# Fix git ownership issue in container
|
59
|
+
git config --global --add safe.directory /__w/openstudio-load-flexibility-measures-gem/openstudio-load-flexibility-measures-gem
|
60
|
+
|
61
|
+
echo "OpenStudio Version: $(openstudio --version)"
|
62
|
+
echo "Ruby Version: $(ruby -v)"
|
63
|
+
echo "Listing OpenStudio Gems: $(openstudio gem_list)"
|
64
|
+
|
65
|
+
# Install dependencies before running tests
|
66
|
+
echo "Installing gem dependencies..."
|
67
|
+
bundle install
|
68
|
+
|
69
|
+
echo "Running spec tests..."
|
70
|
+
rake spec
|
71
|
+
echo "Running measures with verbose output:"
|
72
|
+
# This command will execute within the container.
|
73
|
+
# Ensure that './lib/measures' is the correct path relative to the checkout.
|
74
|
+
openstudio --verbose measure -r ./lib/measures
|
75
|
+
|
76
|
+
# The output for 'test' should now be generated directly into the workspace
|
77
|
+
# within the container, which is mounted from the host.
|
78
|
+
# No 'docker cp' is needed as the workspace is shared.
|
79
|
+
ls -al ./test # Verify the output directory exists and contains files
|
80
|
+
|
81
|
+
- name: Configure AWS Credentials
|
82
|
+
# This step is crucial for authenticating with AWS S3
|
83
|
+
uses: aws-actions/configure-aws-credentials@v4 # Use v4 for updated features
|
84
|
+
with:
|
85
|
+
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
|
86
|
+
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }} # Assuming this is your secret name
|
87
|
+
aws-region: ${{ secrets.AWS_DEFAULT_REGION }} # Replace with your AWS region, e.g., us-east-1
|
88
|
+
|
89
|
+
- name: Sync files to S3 with branch and build in path
|
90
|
+
shell: bash
|
91
|
+
run: |
|
92
|
+
echo "Deploying to s3://${{ env.S3_BUCKET }}/${{ env.DEPLOY_PATH }}/"
|
93
|
+
# Ensure './test_results' is the correct source directory for the files to upload to S3.
|
94
|
+
dir_name=$(find -type d -name "test_results")
|
95
|
+
# It must match the output directory from the 'Run Measures' step.
|
96
|
+
aws s3 sync $dir_name s3://${{ env.S3_BUCKET }}/${{ env.DEPLOY_PATH }}/ \
|
97
|
+
--delete \
|
98
|
+
--acl public-read \
|
99
|
+
--cache-control "max-age=0, no-cache, no-store, must-revalidate"
|
100
|
+
echo "S3 sync complete."
|
101
|
+
echo "https://${{ env.S3_BUCKET }}.s3.amazonaws.com/${{ env.DEPLOY_PATH }}/dashboard/index.html"
|
102
|
+
echo dir_name=$dir_name >> $GITHUB_ENV # Save the directory name to an environment variable for later use
|
103
|
+
|
104
|
+
- name: Archive static site as artifact
|
105
|
+
uses: actions/upload-artifact@v4
|
106
|
+
with:
|
107
|
+
name: static-html-artifact
|
108
|
+
path: ${{ env.dir_name }} # Path should be relative to the GitHub workspace, which is shared with the container
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,19 @@
|
|
1
1
|
# OpenStudio Model Articulation Gems
|
2
2
|
|
3
|
+
## Version 0.12.1
|
4
|
+
* Updated measure XML files for metadata consistency
|
5
|
+
* Minor updates to README and license templates
|
6
|
+
* Maintenance and compatibility improvements
|
7
|
+
* Version and gemspec updates in preparation for release
|
8
|
+
|
9
|
+
## Version 0.12.0
|
10
|
+
* Support for OpenStudio 3.10 (upgrade to standards gem 0.8.2, extension gem 0.9.1)
|
11
|
+
* todo add log after finalize bug fixes for this release
|
12
|
+
|
13
|
+
## Version 0.11.1
|
14
|
+
* Update 'story_multiplier' argument to 'story_multiplier_method' for create_bar_from_building_type_ratios measure
|
15
|
+
* Update dependencies for 3.9
|
16
|
+
|
3
17
|
## Version 0.11.0
|
4
18
|
* Support for OpenStudio 3.9 (upgrade to standards gem 0.7.0, extension gem 0.8.1)
|
5
19
|
* Fixed [#129]( https://github.com/NREL/openstudio-model-articulation-gem/issues/129 ), Radiance measure needs to be updated for new E+ output variable
|
data/Gemfile
CHANGED
@@ -19,8 +19,8 @@ allow_local = ENV['FAVOR_LOCAL_GEMS']
|
|
19
19
|
# gem 'bcl', :git => 'https://github.com/wenyikuang/bcl-gem.git', :branch => 'develop'
|
20
20
|
|
21
21
|
# Only uncomment if you need to test a different version of the extension gem
|
22
|
-
if allow_local && File.exist?('../OpenStudio-extension-gem')
|
23
|
-
|
24
|
-
elsif allow_local
|
25
|
-
|
26
|
-
end
|
22
|
+
# if allow_local && File.exist?('../OpenStudio-extension-gem')
|
23
|
+
# gem 'openstudio-extension', path: '../OpenStudio-extension-gem'
|
24
|
+
# elsif allow_local
|
25
|
+
# gem 'openstudio-extension', github: 'NREL/OpenStudio-extension-gem', branch: 'develop'
|
26
|
+
# end
|
data/Jenkinsfile
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
//Jenkins pipelines are stored in shared libaries. Please see: https://github.com/NREL/cbci_jenkins_libs
|
2
2
|
|
3
|
-
@Library('cbci_shared_libs
|
3
|
+
@Library('cbci_shared_libs') _
|
4
4
|
|
5
5
|
// Build for PR to develop branch only.
|
6
6
|
if ((env.CHANGE_ID) && (env.CHANGE_TARGET) ) { // check if set
|
data/LICENSE.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 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
|
|
data/README.md
CHANGED
@@ -51,6 +51,9 @@ bundle exec rake openstudio:test_with_openstudio
|
|
51
51
|
|
52
52
|
|OpenStudio Model Articulation Gem|OpenStudio|Ruby|
|
53
53
|
|:--------------:|:----------:|:--------:|
|
54
|
+
| 0.12.1 | 3.10 | 3.2.2 |
|
55
|
+
| 0.12.0 | 3.10 | 3.2.2 |
|
56
|
+
| 0.11.1 | 3.9 | 3.2.2 |
|
54
57
|
| 0.11.0 | 3.9 | 3.2.2 |
|
55
58
|
| 0.10.0 | 3.8 | 3.2.2 |
|
56
59
|
| 0.9.0 | 3.7 | 2.7 |
|
data/doc_templates/LICENSE.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 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
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 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>assign_construction_set_to_building</name>
|
5
5
|
<uid>6e68ddea-2cff-47a3-9daf-f2189e4cf132</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>8c850fd3-2cee-408d-9406-edccc599cb38</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:30Z</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>{2ac6b06b-e158-4220-bae9-a2110789d808}</default_value>
|
21
21
|
<choices>
|
22
22
|
<choice>
|
23
|
-
<value>{
|
23
|
+
<value>{2ac6b06b-e158-4220-bae9-a2110789d808}</value>
|
24
24
|
<display_name><clear field></display_name>
|
25
25
|
</choice>
|
26
26
|
</choices>
|
@@ -48,7 +48,7 @@
|
|
48
48
|
<filename>LICENSE.md</filename>
|
49
49
|
<filetype>md</filetype>
|
50
50
|
<usage_type>license</usage_type>
|
51
|
-
<checksum>
|
51
|
+
<checksum>CBFF29F5</checksum>
|
52
52
|
</file>
|
53
53
|
<file>
|
54
54
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 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>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>0519ad27-85f3-42bd-bd06-2e7ac675d122</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:35Z</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>{afe72be4-6225-4fd5-8bc2-86ffc52c6655}</default_value>
|
28
28
|
<choices>
|
29
29
|
<choice>
|
30
|
-
<value>{
|
30
|
+
<value>{afe72be4-6225-4fd5-8bc2-86ffc52c6655}</value>
|
31
31
|
<display_name><clear field></display_name>
|
32
32
|
</choice>
|
33
33
|
</choices>
|
@@ -73,7 +73,7 @@
|
|
73
73
|
<filename>LICENSE.md</filename>
|
74
74
|
<filetype>md</filetype>
|
75
75
|
<usage_type>license</usage_type>
|
76
|
-
<checksum>
|
76
|
+
<checksum>CBFF29F5</checksum>
|
77
77
|
</file>
|
78
78
|
<file>
|
79
79
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 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>assign_space_type_to_building</name>
|
5
5
|
<uid>05e20922-6fe4-48a4-bddb-411f8167e757</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>c76f298c-7183-4694-bf7a-434bf8b8fefb</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:30Z</version_modified>
|
8
8
|
<xml_checksum>057E8D9D</xml_checksum>
|
9
9
|
<class_name>AssignSpaceTypeToBuilding</class_name>
|
10
10
|
<display_name>AssignSpaceTypeToBuilding</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>{19fb6145-75bf-4dcb-b493-7c2d31034e81}</default_value>
|
21
21
|
<choices>
|
22
22
|
<choice>
|
23
|
-
<value>{
|
23
|
+
<value>{19fb6145-75bf-4dcb-b493-7c2d31034e81}</value>
|
24
24
|
<display_name><clear field></display_name>
|
25
25
|
</choice>
|
26
26
|
</choices>
|
@@ -48,7 +48,7 @@
|
|
48
48
|
<filename>LICENSE.md</filename>
|
49
49
|
<filetype>md</filetype>
|
50
50
|
<usage_type>license</usage_type>
|
51
|
-
<checksum>
|
51
|
+
<checksum>CBFF29F5</checksum>
|
52
52
|
</file>
|
53
53
|
<file>
|
54
54
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 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>assign_spaces_to_stories</name>
|
5
5
|
<uid>2c91fe40-db31-4334-a1dd-817cd419f1b6</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>fd36c1eb-69d2-4f00-a73d-eb64b39a7f36</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:36Z</version_modified>
|
8
8
|
<xml_checksum>45097B60</xml_checksum>
|
9
9
|
<class_name>AssignSpacesToStories</class_name>
|
10
10
|
<display_name>AssignSpacesToStories</display_name>
|
@@ -33,7 +33,7 @@
|
|
33
33
|
<filename>LICENSE.md</filename>
|
34
34
|
<filetype>md</filetype>
|
35
35
|
<usage_type>license</usage_type>
|
36
|
-
<checksum>
|
36
|
+
<checksum>CBFF29F5</checksum>
|
37
37
|
</file>
|
38
38
|
<file>
|
39
39
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 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>bar_aspect_ratio_study</name>
|
5
5
|
<uid>3dcac94d-8a2e-43b6-8698-a3a4e8f3903f</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>e4abe4db-3a71-4381-b00b-c77440372439</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:32Z</version_modified>
|
8
8
|
<xml_checksum>49BEF039</xml_checksum>
|
9
9
|
<class_name>BarAspectRatioStudy</class_name>
|
10
10
|
<display_name>Bar Aspect Ratio Study</display_name>
|
@@ -114,7 +114,7 @@
|
|
114
114
|
<filename>LICENSE.md</filename>
|
115
115
|
<filetype>md</filetype>
|
116
116
|
<usage_type>license</usage_type>
|
117
|
-
<checksum>
|
117
|
+
<checksum>CBFF29F5</checksum>
|
118
118
|
</file>
|
119
119
|
<file>
|
120
120
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 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>cleanup_space_origins</name>
|
5
5
|
<uid>d81f8791-081d-4346-9f27-1b721d27ea86</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>14eae847-6e1c-46c3-9c28-6da89475168b</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:33Z</version_modified>
|
8
8
|
<xml_checksum>45097B60</xml_checksum>
|
9
9
|
<class_name>CleanupSpaceOrigins</class_name>
|
10
10
|
<display_name>CleanupSpaceOrigins</display_name>
|
@@ -33,7 +33,7 @@
|
|
33
33
|
<filename>LICENSE.md</filename>
|
34
34
|
<filetype>md</filetype>
|
35
35
|
<usage_type>license</usage_type>
|
36
|
-
<checksum>
|
36
|
+
<checksum>CBFF29F5</checksum>
|
37
37
|
</file>
|
38
38
|
<file>
|
39
39
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 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>find_and_replace_object_names</name>
|
5
5
|
<uid>f540d66c-800f-4187-81ee-957891034d56</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>fe83ea4d-f1df-483b-af5e-3d12ebdbd201</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:36Z</version_modified>
|
8
8
|
<xml_checksum>F6B8F064</xml_checksum>
|
9
9
|
<class_name>FindAndReplaceObjectNames</class_name>
|
10
10
|
<display_name>Find and Replace Object Names in the Model</display_name>
|
@@ -60,7 +60,7 @@
|
|
60
60
|
<filename>LICENSE.md</filename>
|
61
61
|
<filetype>md</filetype>
|
62
62
|
<usage_type>license</usage_type>
|
63
|
-
<checksum>
|
63
|
+
<checksum>CBFF29F5</checksum>
|
64
64
|
</file>
|
65
65
|
<file>
|
66
66
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 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>inject_osm_geometry_into_an_external_idf</name>
|
5
5
|
<uid>633cd1c5-5b55-4b50-ab20-cf2d2f7ddff8</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>7e336f5e-8d83-4eac-b902-6f460f0b0a20</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:33Z</version_modified>
|
8
8
|
<xml_checksum>3BE1CF9C</xml_checksum>
|
9
9
|
<class_name>InjectOsmGeometryIntoAnExternalIdf</class_name>
|
10
10
|
<display_name>InjectOsmGeometryIntoAnExternalIdf</display_name>
|
@@ -97,7 +97,7 @@ Constructions and other resources won?t be moved back and forth but the surface
|
|
97
97
|
<filename>LICENSE.md</filename>
|
98
98
|
<filetype>md</filetype>
|
99
99
|
<usage_type>license</usage_type>
|
100
|
-
<checksum>
|
100
|
+
<checksum>CBFF29F5</checksum>
|
101
101
|
</file>
|
102
102
|
<file>
|
103
103
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 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>remove_hard_assigned_constructions</name>
|
5
5
|
<uid>8fd2557e-907d-46a3-aebf-8cc81c58bc65</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>7ca7c0e7-f6cd-496e-96f8-8ff4694dd7d3</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:36Z</version_modified>
|
8
8
|
<xml_checksum>1E963D9C</xml_checksum>
|
9
9
|
<class_name>RemoveHardAssignedConstructions</class_name>
|
10
10
|
<display_name>RemoveHardAssignedConstructions</display_name>
|
@@ -52,7 +52,7 @@
|
|
52
52
|
<filename>LICENSE.md</filename>
|
53
53
|
<filetype>md</filetype>
|
54
54
|
<usage_type>license</usage_type>
|
55
|
-
<checksum>
|
55
|
+
<checksum>CBFF29F5</checksum>
|
56
56
|
</file>
|
57
57
|
<file>
|
58
58
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 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>rename_space_surfaces_basedon_parent_spaceand_orientation</name>
|
5
5
|
<uid>fee62510-c076-423a-b172-0810ecedba10</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>bc9e6309-dc76-48ef-8ad0-66af8494546a</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:30Z</version_modified>
|
8
8
|
<xml_checksum>0F858D9E</xml_checksum>
|
9
9
|
<class_name>RenameSpaceSurfacesBasedonParentSpaceandOrientation</class_name>
|
10
10
|
<display_name>RenameSpaceSurfacesBasedonParentSpaceandOrientation</display_name>
|
@@ -43,7 +43,7 @@
|
|
43
43
|
<filename>LICENSE.md</filename>
|
44
44
|
<filetype>md</filetype>
|
45
45
|
<usage_type>license</usage_type>
|
46
|
-
<checksum>
|
46
|
+
<checksum>CBFF29F5</checksum>
|
47
47
|
</file>
|
48
48
|
<file>
|
49
49
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 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>rotate_building</name>
|
5
5
|
<uid>b2742307-bce7-4747-8f94-977718217305</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>47a935ea-95f0-4e6a-9d32-f000f081b968</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:33Z</version_modified>
|
8
8
|
<xml_checksum>49BEF039</xml_checksum>
|
9
9
|
<class_name>RotateBuilding</class_name>
|
10
10
|
<display_name>Rotate Building</display_name>
|
@@ -53,7 +53,7 @@
|
|
53
53
|
<filename>LICENSE.md</filename>
|
54
54
|
<filetype>md</filetype>
|
55
55
|
<usage_type>license</usage_type>
|
56
|
-
<checksum>
|
56
|
+
<checksum>CBFF29F5</checksum>
|
57
57
|
</file>
|
58
58
|
<file>
|
59
59
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 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>set_ext_wall_to_ground_boundary_condition_by_story</name>
|
5
5
|
<uid>a6da6f2b-2d07-4d25-b2b4-4b1dd62df237</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>8dbf7003-4e92-491c-ad82-faa1cd6c0531</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:34Z</version_modified>
|
8
8
|
<xml_checksum>0F858D9E</xml_checksum>
|
9
9
|
<class_name>SetExtWallToGroundBoundaryConditionByStory</class_name>
|
10
10
|
<display_name>SetExtWallToGroundBoundaryConditionByStory</display_name>
|
@@ -51,7 +51,7 @@
|
|
51
51
|
<filename>LICENSE.md</filename>
|
52
52
|
<filetype>md</filetype>
|
53
53
|
<usage_type>license</usage_type>
|
54
|
-
<checksum>
|
54
|
+
<checksum>CBFF29F5</checksum>
|
55
55
|
</file>
|
56
56
|
<file>
|
57
57
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 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>set_interior_walls_and_floors_to_adiabatic</name>
|
5
5
|
<uid>78cbde97-d7c4-425f-ab74-5053a681cc4b</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>f1eda4d6-1530-4251-9d3f-3169caeab68c</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:35Z</version_modified>
|
8
8
|
<xml_checksum>1E963D9C</xml_checksum>
|
9
9
|
<class_name>SetInteriorWallsAndFloorsToAdiabatic</class_name>
|
10
10
|
<display_name>SetInteriorWallsAndFloorsToAdiabatic</display_name>
|
@@ -41,7 +41,7 @@
|
|
41
41
|
<filename>LICENSE.md</filename>
|
42
42
|
<filetype>md</filetype>
|
43
43
|
<usage_type>license</usage_type>
|
44
|
-
<checksum>
|
44
|
+
<checksum>CBFF29F5</checksum>
|
45
45
|
</file>
|
46
46
|
<file>
|
47
47
|
<filename>README.md</filename>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenStudio(R), Copyright (c) 2008,
|
1
|
+
OpenStudio(R), Copyright (c) 2008, 2025 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>set_interior_walls_to_selected_construction</name>
|
5
5
|
<uid>e3d59d0d-1ce8-4cb2-ae59-001f0fa2ac46</uid>
|
6
|
-
<version_id>
|
7
|
-
<version_modified>
|
6
|
+
<version_id>53faab59-85ae-4135-9b1e-47fb05b2999c</version_id>
|
7
|
+
<version_modified>2025-08-01T14:58:32Z</version_modified>
|
8
8
|
<xml_checksum>1E963D9C</xml_checksum>
|
9
9
|
<class_name>SetInteriorWallsToSelectedConstruction</class_name>
|
10
10
|
<display_name>SetInteriorWallsToSelectedConstruction</display_name>
|
@@ -41,7 +41,7 @@
|
|
41
41
|
<filename>LICENSE.md</filename>
|
42
42
|
<filetype>md</filetype>
|
43
43
|
<usage_type>license</usage_type>
|
44
|
-
<checksum>
|
44
|
+
<checksum>CBFF29F5</checksum>
|
45
45
|
</file>
|
46
46
|
<file>
|
47
47
|
<filename>README.md</filename>
|