-
Notifications
You must be signed in to change notification settings - Fork 27
Allow Modeling Two Speed & Var Speed Geothermal Heat Pumps #1878
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
122 commits
Select commit
Hold shift + click to select a range
100e02a
added test files, create coil object with placeholders
yzhou601 6c0629b
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 f41d4f1
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 74e100c
fix issues, add heating coil object
yzhou601 0788320
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 346d8c9
added performance curves for two speed gshp, more assumptions and inp…
yzhou601 2182a8f
updated performance curves, capacity ratios, cfm/tons based on E+ rat…
yzhou601 cba4f31
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 4615f89
hvac sizing cleanups for two speed GSHP, added rated cop ratios at ea…
yzhou601 c883e62
bugfix
yzhou601 ed642d8
Added temperature max/min values to curves, fixed airflow and water f…
yzhou601 58e8142
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 7facd88
bugfixes, installation quality program(haven't finished yet)
yzhou601 b1512e2
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 d1d0cc8
oops, remove debugging statements
yzhou601 ab22fcc
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 1010b16
fix sizing unit test
yzhou601 7cabcbc
iq ems
yzhou601 302d4a8
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 ec12831
fix test validation
yzhou601 f7b74a3
Latest results.
00aa08d
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 130e448
Latest results.
af35ded
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 52aa253
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 35cce9a
change the ghp efficiencies
yzhou601 05243cd
Merge branch 'ghp-two-speed-var-speed' of https://github.com/NREL/Ope…
yzhou601 941a059
For two speed, set water flow curves to constant 1.0 values
jmaguire1 fecc695
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 c8ef094
Merge branch 'ghp-two-speed-var-speed' of https://github.com/NREL/Ope…
yzhou601 fbf72b3
require compressortype inputs, fix unit tests, add docs and changelog
yzhou601 77ef6e7
buildHPXML
yzhou601 e282f37
revert making compressor type required in BuildHPXML,
yzhou601 9d717ad
add compressor type to one more gshp test file
yzhou601 8db9551
add var speed system
yzhou601 80ef26b
one more test file with compressor type
yzhou601 5fb94c5
Latest results.
c15161d
remove exclusion of hvac sizing test for var speed system
yzhou601 ddc61f9
Merge branch 'ghp-two-speed-var-speed' of https://github.com/NREL/Ope…
yzhou601 7f10ef2
hers unit test
yzhou601 6c6e2da
Latest results.
a837c44
update varspeed performance curves, change pump control type to conti…
yzhou601 cf7afd9
Merge branch 'ghp-two-speed-var-speed' of https://github.com/NREL/Ope…
yzhou601 f4aa3f9
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 cc43622
Latest results.
0344237
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 7338de9
first cut to add optional geothermal model type input
yzhou601 132ff8c
Merge branch 'ghp-two-speed-var-speed' of https://github.com/NREL/Ope…
yzhou601 62b06d4
iq test file using advanced for two speed system
yzhou601 f9588c1
fix argument error
yzhou601 e533401
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 de35c39
Latest results.
e14dd0a
using net shr for now
yzhou601 08c871a
pump power bugfix using coil speed level, speed ratio, part load rati…
yzhou601 2a608ec
Merge branch 'ghp-two-speed-var-speed' of https://github.com/NREL/Ope…
yzhou601 aaee229
Latest results.
dce75ee
fix unit issue in hvac sizing, draft pump mfr EMS(not passing yet)
yzhou601 05282c1
update measures
yzhou601 deb758b
Merge branch 'ghp-two-speed-var-speed' of https://github.com/NREL/Ope…
yzhou601 34176f3
Latest results.
0d8e13d
Use predicted load for pump mfr EMS to partially workaround the tempe…
yzhou601 4217da2
Merge branch 'ghp-two-speed-var-speed' of https://github.com/NREL/Ope…
yzhou601 0e19763
fix ci failure?
yzhou601 fded433
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 a3e59be
Pass hpxml_header through.
joseph-robertson 99a13f7
Latest results.
613c7e3
fix a typo
yzhou601 a3d7eb0
Latest results.
6e5ed41
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 5b7b3aa
replace performance curves and assumptions based on waterfurnace data
yzhou601 ef4b73c
Latest results.
56ee01a
update re-normalized fwf curves, add plffplr curves, temporarily remo…
yzhou601 8301e02
Merge branch 'ghp-two-speed-var-speed' of https://github.com/NREL/Ope…
yzhou601 155845f
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 bd7f742
fix min_y, max_y
yzhou601 6ccb063
Latest results.
1644310
update fplr curve for cooling as well
yzhou601 e6cce37
Merge branch 'ghp-two-speed-var-speed' of https://github.com/NREL/Ope…
yzhou601 c060c49
Latest results.
7b2d4f6
update pump mfr ems
yzhou601 acb4b24
Merge branch 'ghp-two-speed-var-speed' of https://github.com/NREL/Ope…
yzhou601 0d91612
Latest results.
0734e1f
fix EMS vfr/mfr, set limits to fwf curves so it doesn't go below the …
yzhou601 907f02e
revert the gshp test file efficiencies
yzhou601 f5bb934
Merge branch 'ghp-two-speed-var-speed' of https://github.com/NREL/Ope…
yzhou601 38bcadb
unit test revert
yzhou601 bbeafed
hvac sizing unit test
yzhou601 775a55a
update measures
yzhou601 eeb59b8
Latest results.
ef80cc1
remove 75% adjustment for advanced ghp models
yzhou601 2a322f1
Latest results.
1aa9adc
ghp unit tests
yzhou601 da825c1
Merge branch 'ghp-two-speed-var-speed' of https://github.com/NREL/Ope…
yzhou601 feb0257
fixmes and todos
yzhou601 c915c0c
more tests and docs changes
yzhou601 00ae4b4
Latest results.
9b2695e
address comments
yzhou601 7733fcf
Merge branch 'ghp-two-speed-var-speed' of https://github.com/NREL/Ope…
yzhou601 3b9abd8
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 d32ed72
remove print statement
yzhou601 6b80019
update plr curves for var speed and simple models
yzhou601 eca9abb
fix curve type
yzhou601 b14485c
Latest results.
b33da16
Update docs/source/workflow_inputs.rst
yzhou601 fb59140
Update Changelog.md
yzhou601 1485a60
Address comments
yzhou601 ae37284
Merge branch 'ghp-two-speed-var-speed' of https://github.com/NREL/Ope…
yzhou601 b09b416
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 682c4f5
clean up hvac sizing, revert plr curve for simple model and advanced …
yzhou601 8cf2c44
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 db6c22d
Latest results.
3f6adad
Super tiny cleanup of a few things. [ci skip]
shorowit a75b331
address comments
yzhou601 749b76e
Merge branch 'ghp-two-speed-var-speed' of https://github.com/NREL/Ope…
yzhou601 bb50cf7
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 135100a
Latest results.
a4994f0
intermittent pump for all
yzhou601 113cb84
Merge branch 'ghp-two-speed-var-speed' of https://github.com/NREL/Ope…
yzhou601 22917ab
rename simple to standard, fix unit test
yzhou601 70b5f0c
Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML int…
yzhou601 279ba39
Just a few minor things.
shorowit 263e4c7
Couldn't help myself, just a little code simplification.
shorowit File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.