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

v3.4.0 release #1327

Merged
merged 322 commits into from
Dec 3, 2024
Merged

v3.4.0 release #1327

merged 322 commits into from
Dec 3, 2024

Conversation

joseph-robertson
Copy link
Contributor

Pull Request Description

[description here]

Related Pull Requests

[related PRs from different repositories]

Related Issues

[What issue(s) is the PR addressing]

Checklist

Required:

Optional (not all items may apply):

joseph-robertson and others added 30 commits July 18, 2024 08:45
…40302

f20b7240302 Merge pull request #1771 from NREL/ruby-docs
d7865a1d2e3 Simplify hvac_sizing.rb; no longer need to do azimuth-specific wall calcs.
52116bb8eb5 Latest results.
02050063aa8 Final changes for hpxml.rb.
5d468e79f84 More progress on hpxml.rb. Down to ~100 TODOs left.
372f5dcf131 More progress on hpxml.rb
8793e8f5ff3 Progress on hpxml.rb
e6a9b70421d Move MathTools class into a separate resource file.
ac1a10be49f Add test for when marginal rate provided.
37278886d56 Merge branch 'master' into ruby-docs
234f6385d8d Start filling out some stochastic schedule docs.
8041d11c56c Move the utility_bills resource back over.
7eaa9292c91 Require correct path in bills test file.
103d7eee5f5 Finish up docs in utility_bills.
e5bc9429cd8 Relocate utility_bills to utility bill measure.
2fad7a0f921 Finish up docs in util.
ed18d0ffbf7 A little more cleanup.
d7651ea1f6a Add code documentation for weather.rb
64ff0e7afa4 More helpful description for runner [ci skip]
de2d5cd192b Start updates to translator util resource.
e9c6b2623b6 Temp add.
1bf7815f271 Merge branch 'master' into ruby-docs
3f95b569fcf More description for unavailable_periods parameter.

git-subtree-dir: resources/hpxml-measures
git-subtree-split: f20b7240302f228d707d13b0d3eff9e1d80deddc
…95aff

3ce3e195aff Merge pull request #1780 from NREL/negative_elevation
b71b0577948 Allow negative Elevation values.
1b4accda147 Merge pull request #1779 from NREL/clarify_hot_water_use_outputs
dc03eed2518 Clarify hot water use outputs and some minor misc stuff.

git-subtree-dir: resources/hpxml-measures
git-subtree-split: 3ce3e195aff6134067b84c52aac8b70dfe9c2d52
…836a29d

c53fe836a29d Merge pull request #1783 from NREL/bob_ross_skylight_curb_area
24497d185078 Latest results.
4e1096c9ea2d Fix skylight curb area in Bob Ross test file.
a9886978fdc9 Merge pull request #1782 from NREL/mj_exhaust_ventilation
496cdf0907a8 Update Changelog.md [ci skip]
c1bdc82c0bd8 Latest results.
f1b8c341214b Bugfix.
6a11975c91f9 Should be supply, not exhaust.
cc8af4dcd202 Fixes missing ventilation design load for exhaust only systems.

git-subtree-dir: resources/hpxml-measures
git-subtree-split: c53fe836a29dad4db1c33af95eff0c23302bf2ae
…c65c969

c5fa0c65c969 Merge pull request #1795 from NREL/cleanup_geothermal_loop_docs
89f400791b7d Merge pull request #1788 from NREL/mj_continued
1eec668a20fa Improve confusing docs for geothermal loops' BoreholesOrTrenches/Count. Other misc cleanup. [ci skip]
21c7a662097b More robust solution.
6d66154a2484 Latest results.
8c385d19f89d Update window ISC values -- 1/2 open for blinds means 45-degree slats (as opposed to 90-degree slats for fully open), not that the blinds cover half the window area.
653393887dd2 Latest results.
b43ae5fd5991 Some more bugfixes.
4d3a17813a95 Bugfix, update test values.
81b7658c7307 A little unrelated cleanup prompted by a @joseph-robertson comment.
bc799db4ccbf Improve handling of above-grade vs below-grade portion of foundation walls. Simplify ACCA test files. Add more tests.

git-subtree-dir: resources/hpxml-measures
git-subtree-split: c5fa0c65c969dcce6aa6b19cfa42c2a2fa93c015
joseph-robertson and others added 26 commits November 13, 2024 09:18
…9f9f46d

37eef9f9f46d Link to a few more products/companies [ci skip]
c3af54f9476f Merge pull request #1882 from NREL/os390rc3
9ebac8930226 Bump CI to rc3
d38fa18c857a Merge pull request #1881 from NREL/collapse_with_zones
19f81523d78b Update Changelog.md [ci skip]
f8b2d81708e7 Latest results.
7bf3854ae8aa Ensure that surfaces are still collapsed when HPXML Zones/Spaces are provided. This speeds up the simulations.
43be5d3dfa34 Merge pull request #1880 from NREL/furnace_eae
1ab5fe8244e1 Merge pull request #1873 from NREL/manualj_duct_tables
e14ceec0c600 Removes a few straggling ElectricityAuxiliaryEnergy fields for furnace HPXMLs.
9a3fd1a98b83 Latest results.
35da9d7f14c8 change duct table number, configure it based on base case.
b60ebf184b89 Latest results.
0ed327336779 Update test outputs.
d3bf2d4fdfda Bugfix.
c51d6efeeab0 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into manualj_duct_tables
8cebdb3fc9d3 Latest results.
b0a5a35473d8 Fix docs.
e4f29bd71ef0 Fix HPXML class
bd9f7a494b87 Fix new HPXML.
43824d008726 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into manualj_duct_tables
832a817e0326 First pass on optionally allowing Manual J default duct table factors to be used. Add remaining Bob Ross test files.

git-subtree-dir: resources/hpxml-measures
git-subtree-split: 37eef9f9f46d078b697268dca36e02dd2378841d
Assign above-grade height for apartment units
…22d2ab0

eb7ca22d2ab0 Merge pull request #1883 from NREL/os390final
9c413bcd8b3d Update changelog.
02a34e1f727c Final OS 3.9.0. Bump OS-HPXML version.
1f28857a136d Minor code refactor.
1cf80b307663 Move to title [ci skip]
55425593b748 Add copyright/trademark symbols [ci skip]

git-subtree-dir: resources/hpxml-measures
git-subtree-split: eb7ca22d2ab0f1165206028aca384c3f04ea70a1
…46428ef

5bad046428ef Merge pull request #1887 from NREL/mj_fwall_bugfix
858e244de100 Latest results.
ec73fd620c88 Bugfix for foundation walls with non-integer values for depths/distances.
914d27c9f1f2 Update path for docs font removal when making zip package. [ci skip]
fb6983a126e4 Merge pull request #1886 from NREL/gshp-pump-power
853aec0aed86 Latest results.
7f0c2c49b1af Settled on 80 W/ton for now based on internal discussion. May be further improved in the future.
0b8efb962687 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into gshp-pump-power
cba77dd7c02b Merge pull request #1877 from NREL/afontani-gshp-fan-unit-bug
de7840312385 Latest results.
fa811d483c00 Latest results.
4fbe983e8053 Merge branch 'afontani-gshp-fan-unit-bug' of https://github.com/NREL/OpenStudio-HPXML into gshp-pump-power
855115bdb13f Add a bit of clarification [ci skip]
5910cd1639df First pass.
8588fcf012e2 Update geothermal loop sizing values too.
4bc989f27135 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into afontani-gshp-fan-unit-bug
284b6d2dc91e Update tests and changelog.
ed85efc703e7 Reduce fan power for impact of the ductwork
f501f6d8fa0b Typo
0e9c02e44fa2 Factor out cooling conversions
86355d646727 Fix EIR units
df056aab0e11 Remove kW conversion

git-subtree-dir: resources/hpxml-measures
git-subtree-split: 5bad046428ef4e44763f4eff360bf546bd3a68a6
@joseph-robertson joseph-robertson self-assigned this Dec 2, 2024
@joseph-robertson joseph-robertson added this to the ResStock v3.4.0 milestone Dec 2, 2024
@joseph-robertson joseph-robertson marked this pull request as ready for review December 3, 2024 03:18
@joseph-robertson joseph-robertson merged commit f2d3720 into main Dec 3, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants