Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to EnergyPlus v24.2.0a #5242

Merged
merged 160 commits into from
Oct 25, 2024
Merged
Changes from 1 commit
Commits
Show all changes
160 commits
Select commit Hold shift + click to select a range
9505514
Update cmakelists.
joseph-robertson Aug 26, 2024
48870bc
Update proposed idd.
joseph-robertson Aug 26, 2024
5b6a2d8
Stub ft, vt, and idd version change.
joseph-robertson Aug 27, 2024
120b087
Formatting.
joseph-robertson Aug 27, 2024
9de4c78
Updates for illuminancemap and internalmass.
joseph-robertson Aug 27, 2024
e72ad98
Update idd.
joseph-robertson Aug 27, 2024
86372d2
Update model, ft, and rt files.
joseph-robertson Aug 27, 2024
c6bd269
Update vt and add test.
joseph-robertson Aug 27, 2024
91318b2
Formatting.
joseph-robertson Aug 27, 2024
1fe9b3c
Update idd.
joseph-robertson Aug 27, 2024
5206884
Start updating model files.
joseph-robertson Aug 27, 2024
87063c3
Updates for vt.
joseph-robertson Aug 27, 2024
5432994
Formatting.
joseph-robertson Aug 27, 2024
fd72e0e
Few fixes in vt and test.
joseph-robertson Aug 28, 2024
843c4b5
Bump project version in cmakelists.
joseph-robertson Aug 28, 2024
9760e4b
Merge branch 'v24.2.0-IOFreeze' into v24.2.0-IOFreeze-ocfiles
joseph-robertson Aug 28, 2024
5b52841
Remove misplaced line in vt.
joseph-robertson Aug 28, 2024
b90e787
Update idd.
joseph-robertson Aug 28, 2024
44184d2
Update aterm model files.
joseph-robertson Aug 28, 2024
f8cc5d5
Update aterm ft files.
joseph-robertson Aug 28, 2024
5271416
Add tertiary getters and setters.
joseph-robertson Aug 29, 2024
0bde9d0
Fixes in idd and vt.
joseph-robertson Aug 30, 2024
cee2981
Update ft.
joseph-robertson Aug 30, 2024
be8b1d6
Add model tests for heat recovery loop.
joseph-robertson Aug 30, 2024
af4ff2c
Update setter logic for fan control types.
joseph-robertson Aug 30, 2024
7bbf479
Add model tests for new fields and methods.
joseph-robertson Aug 30, 2024
b8e22c4
Formatting.
joseph-robertson Aug 30, 2024
d73397b
Support new Site field.
joseph-robertson Aug 30, 2024
685236c
Support new SizingZone field.
joseph-robertson Aug 30, 2024
ddb581e
Formatting.
joseph-robertson Aug 30, 2024
8f8b293
Add vt and test.
joseph-robertson Aug 30, 2024
911d1e0
Minor fixes.
joseph-robertson Sep 3, 2024
085e23d
Fill out vt test.
joseph-robertson Sep 3, 2024
791fc56
Fix vt indexes.
joseph-robertson Sep 4, 2024
af2143f
Clean up cpp files.
joseph-robertson Sep 4, 2024
aea320c
Clean up cpp and ft.
joseph-robertson Sep 4, 2024
0fbae8a
Change zone sum to space sum in field name.
joseph-robertson Sep 4, 2024
7ef2476
Missed a return in modified fan setter.
joseph-robertson Sep 4, 2024
a047d51
Merge branch 'v24.2.0-IOFreeze' into v24.2.0-IOFreeze-heatpump-pl
joseph-robertson Sep 4, 2024
5173975
Wrong variable in rt.
joseph-robertson Sep 4, 2024
a7ef05e
Merge branch 'v24.2.0-IOFreeze' into v24.2.0-IOFreeze-heatpump-pl
joseph-robertson Sep 4, 2024
3c7da0b
Finish methods in cpp.
joseph-robertson Sep 4, 2024
ccee2bb
Merge branch 'v24.2.0-IOFreeze' into v24.2.0-IOFreeze-aterm
joseph-robertson Sep 4, 2024
8df9552
FT type updates and model test updates.
joseph-robertson Sep 4, 2024
cf3faab
Merge branch 'v24.2.0-IOFreeze' into v24.2.0-IOFreeze-heatpump-pl
joseph-robertson Sep 4, 2024
1ff3bd0
Shift old HeatPumpPlantLoopEIR vt tests by index of 3.
joseph-robertson Sep 5, 2024
7ed2f78
Clean up typos in idd files.
joseph-robertson Sep 5, 2024
8fc6d5b
Another update in new model test.
joseph-robertson Sep 5, 2024
43e50f3
Update heatpump-pl idd with remaining fields.
joseph-robertson Sep 9, 2024
883ed2b
Update heatpump-pl model files with remaining fields.
joseph-robertson Sep 9, 2024
309894e
Update heatpump-pl ft files with remaining fields.
joseph-robertson Sep 9, 2024
c1cd217
Update heatpump-pl vt with remaining fields.
joseph-robertson Sep 9, 2024
06ce9a8
Merge branch 'v24.2.0-IOFreeze' into v24.2.0-IOFreeze-heatpump-pl
joseph-robertson Sep 9, 2024
0613336
Formatting.
joseph-robertson Sep 9, 2024
d22158b
Update vt and all tests.
joseph-robertson Sep 10, 2024
ecab9c8
Fix curve types in model and ft tests.
joseph-robertson Sep 10, 2024
60faa3b
Include missing choice type in new Condenser Flow Control fields.
joseph-robertson Sep 10, 2024
7ba2423
Fix a -Werror=pessimizing-move on gcc 13
jmarrec Sep 9, 2024
36f0603
Add centos SHA after building and hosting it on the EnergyPlus release
jmarrec Sep 11, 2024
a7a9c28
Merge branch 'v24.2.0-IOFreeze' into v24.2.0-IOFreeze-heatpump-pl
joseph-robertson Sep 11, 2024
7bae483
Merge branch 'v24.2.0-IOFreeze' into v24.2.0-IOFreeze-aterm
joseph-robertson Sep 11, 2024
e503e91
Add heating control type reset.
joseph-robertson Sep 11, 2024
fe89da0
Update model tests for heating control type.
joseph-robertson Sep 11, 2024
2de9606
Missing lines in new vt rules.
joseph-robertson Sep 11, 2024
8018afb
Add new setters and getters to model files.
joseph-robertson Sep 16, 2024
6c5b0e5
Update ft and vt for new fields.
joseph-robertson Sep 16, 2024
d48105e
Formatting.
joseph-robertson Sep 16, 2024
bb3fd09
Update idd with fan type restriction.
joseph-robertson Sep 16, 2024
0543d59
Stub fan type change in cpp setter.
joseph-robertson Sep 16, 2024
c67a258
Remove fan variable vol from ft.
joseph-robertson Sep 16, 2024
0028015
Stub vt updates.
joseph-robertson Sep 16, 2024
89a39dc
Formatting.
joseph-robertson Sep 16, 2024
e2abd87
Missing Name for curve and schedule fields.
joseph-robertson Sep 16, 2024
0a5d0e1
Typos in cpp.
joseph-robertson Sep 16, 2024
963ebda
Write the vt and test.
joseph-robertson Sep 16, 2024
faaa2bb
Couple of field name typos.
joseph-robertson Sep 16, 2024
41b1e9e
Typo in vt test.
joseph-robertson Sep 16, 2024
5114a7a
Typos in ft files.
joseph-robertson Sep 16, 2024
8e4db10
Try fan type change in setter.
joseph-robertson Sep 16, 2024
47c46ac
Missing includes.
joseph-robertson Sep 16, 2024
8983d60
Minor fixes.
joseph-robertson Sep 17, 2024
3453f09
Add unit test for fan type change.
joseph-robertson Sep 17, 2024
bb68d87
Merge branch 'v24.2.0-IOFreeze' into v24.2.0-IOFreeze-ocfiles
joseph-robertson Sep 24, 2024
e223963
Merge pull request #5243 from NREL/v24.2.0-IOFreeze-ocfiles
joseph-robertson Sep 24, 2024
b9c1c01
Merge branch 'v24.2.0-IOFreeze' into v24.2.0-IOFreeze-heatpump-pl
joseph-robertson Sep 24, 2024
5306ce4
Merge pull request #5244 from NREL/v24.2.0-IOFreeze-heatpump-pl
joseph-robertson Sep 24, 2024
267ae2c
Merge branch 'v24.2.0-IOFreeze' into v24.2.0-IOFreeze-aterm
joseph-robertson Sep 24, 2024
fbbc896
Merge pull request #5245 from NREL/v24.2.0-IOFreeze-aterm
joseph-robertson Sep 24, 2024
950257e
Merge branch 'v24.2.0-IOFreeze' into v24.2.0-IOFreeze-chiller
joseph-robertson Sep 24, 2024
bb8c8f5
Merge pull request #5254 from NREL/v24.2.0-IOFreeze-chiller
joseph-robertson Sep 24, 2024
d8df697
Merge branch 'v24.2.0-IOFreeze' into v24.2.0-IOFreeze-vrf
joseph-robertson Sep 24, 2024
a16c884
Merge pull request #5255 from NREL/v24.2.0-IOFreeze-vrf
joseph-robertson Sep 24, 2024
3e606c3
Start to update cmakelists.
joseph-robertson Sep 24, 2024
2739998
Start to update idfs and sql tests.
joseph-robertson Sep 25, 2024
968b801
Transition idf files to new version.
joseph-robertson Sep 25, 2024
7fd4a51
Update sqlfile test expected values.
joseph-robertson Sep 25, 2024
761c2a6
Update another sqlfile test expected value.
joseph-robertson Sep 25, 2024
3bdae93
Update cmakelists for removing ubuntu 20.04.
joseph-robertson Sep 30, 2024
71f6df8
Adjust path to E+ python lib
jmarrec Oct 1, 2024
129cd91
Update Target python to 3.12, gotta bump the requirements for pandas/…
jmarrec Oct 1, 2024
6e8ca6f
To avoid dropping python 3.8 support on pypi yet, just install requir…
jmarrec Oct 1, 2024
cbd77ae
emplace_back(std::move(*optional_))
jmarrec Oct 1, 2024
dc0ac7c
Add an alpha prerelease tag
jmarrec Oct 2, 2024
8d92337
Adjust Python Engine tests for Python 3.12.2 (the stack trace has wri…
jmarrec Oct 2, 2024
f3bf9a5
Fix VRF FT tests now that FanSystemModel is expected
jmarrec Oct 2, 2024
ca0662c
Move logic of converting a VV Fan to a FanSystemModel to FanVariable…
jmarrec Oct 2, 2024
ea0cb5b
Update python version to 3.12 in detection in conanfile.py
jmarrec Oct 2, 2024
a993b84
Use bool convenience for new Site field.
joseph-robertson Oct 2, 2024
8a818f9
Make new SizingZone field required and update vt.
joseph-robertson Oct 2, 2024
60bae94
Require a new field on Chiller objects and make updates.
joseph-robertson Oct 2, 2024
dfd8c48
Formatting.
joseph-robertson Oct 2, 2024
2441f3b
Updates for heat pump plant loop eir objects.
joseph-robertson Oct 2, 2024
391180f
Merge pull request #5263 from NREL/v24.2.0-official-tweaks
joseph-robertson Oct 2, 2024
a008bb7
Merge branch 'v24.2.0-IOFreeze' into v24.2.0-official
joseph-robertson Oct 2, 2024
cea8ed1
Formatting.
joseph-robertson Oct 2, 2024
9a03587
Merge pull request #5261 from NREL/v24.2.0-official
joseph-robertson Oct 2, 2024
f6b75a4
Add model and ft tests for new SizingZone field.
joseph-robertson Oct 3, 2024
f84a8aa
Adjust outputVariables() for touched objects
jmarrec Oct 3, 2024
60520c1
Add model and ft tests for new SizingZone field.
joseph-robertson Oct 3, 2024
463dca6
Make pip install run only once. This takes 15s to a minute and would …
jmarrec Oct 3, 2024
3f564f5
Change getter to double and remove reset for now-required-fields in C…
jmarrec Oct 3, 2024
538fcbe
Add Getters/Setters and fuelTypes test for the CHillers
jmarrec Oct 3, 2024
9a116f0
Strip trailing spaces in IDDs
jmarrec Oct 3, 2024
25612d7
Add site Gtest
jmarrec Oct 3, 2024
9529bfe
Remove isSizingOptionDefailted and resetter now that it's required-field
jmarrec Oct 3, 2024
b67ec50
Fixup children and ScheduleRegistry for Chiller Objects
jmarrec Oct 3, 2024
163c3b8
Add a full FT test for CHillerElectricEIR (wasn't present)
jmarrec Oct 3, 2024
0840089
Add a full FT test for ChillerElectricReformulatedEIR. setHeatRecover…
jmarrec Oct 3, 2024
813ed66
Correct the ReformulatedEIR Leaving Setpoint Node field
jmarrec Oct 3, 2024
576b537
Add Node convenience getters for ChillerEIRs
jmarrec Oct 3, 2024
e8d87e6
Merge branch 'v24.2.0-tests' of github.com:NREL/OpenStudio into v24.2…
joseph-robertson Oct 3, 2024
9c8cdd0
Add a full FT test for Site (wasn't present).
joseph-robertson Oct 3, 2024
85d43f6
Use correct site fields.
joseph-robertson Oct 3, 2024
1fb339a
Site terrain is not included in FT.
joseph-robertson Oct 3, 2024
a984d95
Merge pull request #5265 from NREL/v24.2.0-tests
joseph-robertson Oct 3, 2024
2d8749d
Start to update cmakelists.
joseph-robertson Oct 3, 2024
2b320b5
Add more installer hashes.
joseph-robertson Oct 3, 2024
7d3ed1d
Make new aterm heating control type required.
joseph-robertson Oct 3, 2024
131429e
Add new ft test files for aterms.
joseph-robertson Oct 3, 2024
565f1b2
Formatting.
joseph-robertson Oct 3, 2024
47f40da
Use FanSystemModel in ft tests, and update node names.
joseph-robertson Oct 3, 2024
968ad4d
Include Node in ft test files.
joseph-robertson Oct 3, 2024
849d53a
Merge pull request #5268 from NREL/v24.2.0-IOFreeze-aterm2
joseph-robertson Oct 3, 2024
4b2c04d
Merge branch 'v24.2.0-IOFreeze' into v24.2.1-RC1
joseph-robertson Oct 3, 2024
5e2016b
Merge pull request #5266 from NREL/pip_install_once
jmarrec Oct 4, 2024
66782e8
Update site ft test comment. [ci skip]
joseph-robertson Oct 4, 2024
7d61e87
Update eplus release name.
joseph-robertson Oct 4, 2024
e34e5a2
Merge branch 'v24.2.0-IOFreeze' into v24.2.1-RC1
joseph-robertson Oct 4, 2024
61df624
Update all hashes
jmarrec Oct 7, 2024
25fec1d
Merge pull request #5267 from NREL/v24.2.1-RC1
jmarrec Oct 7, 2024
3ccb0f9
Bump actions
jmarrec Oct 4, 2024
be576ec
Fix the ParallPIU test
jmarrec Oct 7, 2024
ce9d156
Try to unbrick cppcheck that runs on a too old container for node20
jmarrec Oct 8, 2024
a81ac39
ubunut 22.04 has cppcheck 2.7, use focal so I can use my PPA.
jmarrec Oct 8, 2024
d140f59
Merge branch 'develop' into v24.2.0-IOFreeze
joseph-robertson Oct 9, 2024
12ff7f7
Update the entry point of jenkinsfile.
wenyikuang Oct 17, 2024
1d35483
Update Jenkins file to call the ci.
wenyikuang Oct 18, 2024
6dfe06c
Remove the Jenkinsfile
wenyikuang Oct 18, 2024
c8e9229
Merge branch 'develop' into v24.2.0-IOFreeze
joseph-robertson Oct 21, 2024
37d6cca
Merge branch 'develop' into v24.2.0-IOFreeze
joseph-robertson Oct 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump project version in cmakelists.
joseph-robertson committed Aug 28, 2024
commit 843c4b508e9d9c8d2ec37c21ae5603034da6797d
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ if(CCACHE_PROGRAM)
endif()

# Project macro can only take digits in the version, it splits these out to specific variables
project(OpenStudio VERSION 3.8.0)
project(OpenStudio VERSION 3.9.0)
joseph-robertson marked this conversation as resolved.
Show resolved Hide resolved

include(CMake/compiler_flags.cmake)