-
Notifications
You must be signed in to change notification settings - Fork 27
Advanced research feature: Blower off delay/latent degradation model #2182
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
Open
shorowit
wants to merge
19
commits into
master
Choose a base branch
from
blower_off_delay
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 7 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
251b294
Initial cut at adding blower off delay/latent degradation model.
shorowit 2562fa3
Fix CI (whole SFA/MF buildings)
shorowit f52fc86
Remove continuous fan mode.
shorowit b18f26f
Incorporate unit multiplier
shorowit 07f7d6b
Latest results.
176428e
Fix copy/paste issue [ci skip]
shorowit 496c8db
Replace 400 with RatedCFMPerTon [ci skip]
shorowit aafa292
Merge branch 'master' of https://github.com/NatLabRockies/OpenStudio-…
shorowit f5de21c
Move actual cfm/ton values to HVAC constants. Small fix to fan coil a…
shorowit 8949e55
Latest results.
24da7fd
Add mech vent to our dehumidifier files and move them to Houston.
shorowit 2029d99
Latest results.
11a6fda
Refactor inputs, update docs and sample files.
shorowit 1cda58c
Bugfixes, cleanup.
shorowit 3e263f6
Latest results.
261b054
Added comments to the blower off delay program to clarify equations b…
jonwinkler 9fe269c
Merge branch 'master' of https://github.com/NatLabRockies/OpenStudio-…
shorowit 954ed06
Update Changelog.md
shorowit 9886e70
Clean up documentation; clarify it applies to cooling. [ci skip]
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
Some comments aren't visible on the classic Files Changed page.
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
42 changes: 23 additions & 19 deletions
42
BuildResidentialHPXML/resources/options/advanced_feature.tsv
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,19 +1,23 @@ | ||
| Option Name Temperature Capacitance Multiplier HVAC On-Off Thermostat Deadband Temperature [F] Heat Pump Backup Capacity Increment [Btu/hr] Ground-to-Air Heat Pump Model Type HVAC Allow Increased Fixed Capacities | ||
| None | ||
| "Temperature Capacitance Multiplier, 1" 1 | ||
| "Temperature Capacitance Multiplier, 4" 4 | ||
| "Temperature Capacitance Multiplier, 10" 10 | ||
| "Temperature Capacitance Multiplier, 15" 15 | ||
| "On/Off Thermostat Deadband, 1F" 1 | ||
| "On/Off Thermostat Deadband, 2F" 2 | ||
| "On/Off Thermostat Deadband, 3F" 3 | ||
| "Heat Pump Backup Staging, 5 kW" 17060.71 | ||
| "Heat Pump Backup Staging, 10 kW" 34121.42 | ||
| Experimental Ground-to-Air Heat Pump Model experimental | ||
| HVAC Allow Increased Fixed Capacities TRUE | ||
|
|
||
| # Temperature Capacitance Multiplier: Multiplier on air heat capacitance. Affects the transient calculation of indoor air temperatures. Values greater than 1.0 have the effect of smoothing or damping the rate of change in the indoor air temperature from timestep to timestep. | ||
| # HVAC On-Off Thermostat Deadband Temperature: Temperature difference between cut-in and cut-out temperature for HVAC operation. Requires 1-minute timesteps. | ||
| # Heat Pump Backup Capacity Increment: Capacity increment of multi-stage heat pump backup systems. | ||
| # Ground-to-Air Heat Pump Model Type: Ground-to-air heat pump system model type. | ||
| "# HVAC Allow Increased Fixed Capacities: If true, the larger of user-specified fixed capacity and design load will be used (to reduce potential for unmet loads); otherwise user-specified fixed capacity is used." | ||
| Option Name Temperature Capacitance Multiplier HVAC On-Off Thermostat Deadband Temperature [F] HVAC Blower-Off Delay [sec] Heat Pump Backup Capacity Increment [Btu/hr] Ground-to-Air Heat Pump Model Type HVAC Allow Increased Fixed Capacities | ||
| None | ||
| "Temperature Capacitance Multiplier, 1" 1 | ||
| "Temperature Capacitance Multiplier, 4" 4 | ||
| "Temperature Capacitance Multiplier, 10" 10 | ||
| "Temperature Capacitance Multiplier, 15" 15 | ||
| "On/Off Thermostat Deadband, 1F" 1 | ||
| "On/Off Thermostat Deadband, 2F" 2 | ||
| "On/Off Thermostat Deadband, 3F" 3 | ||
| "HVAC Blower-Off Delay, 0 sec" 0 | ||
| "HVAC Blower-Off Delay, 45 sec" 45 | ||
| "HVAC Blower-Off Delay, 90 sec" 90 | ||
| "Heat Pump Backup Staging, 5 kW" 17060.71 | ||
| "Heat Pump Backup Staging, 10 kW" 34121.42 | ||
| Experimental Ground-to-Air Heat Pump Model experimental | ||
| HVAC Allow Increased Fixed Capacities TRUE | ||
|
|
||
| # Temperature Capacitance Multiplier: Multiplier on air heat capacitance. Affects the transient calculation of indoor air temperatures. Values greater than 1.0 have the effect of smoothing or damping the rate of change in the indoor air temperature from timestep to timestep. | ||
| # HVAC On-Off Thermostat Deadband Temperature: Temperature difference between cut-in and cut-out temperature for HVAC operation. Requires 1-minute timesteps. | ||
| # HVAC Blower-Off Delay: Time that the HVAC fan runs after the end of a cooling cycle. This increases the overall efficiency of the cooling system but also introduces humidity back into the home. | ||
| # Heat Pump Backup Capacity Increment: Capacity increment of multi-stage heat pump backup systems. | ||
| # Ground-to-Air Heat Pump Model Type: Ground-to-air heat pump system model type. | ||
| "# HVAC Allow Increased Fixed Capacities: If true, the larger of user-specified fixed capacity and design load will be used (to reduce potential for unmet loads); otherwise user-specified fixed capacity is used." |
42 changes: 23 additions & 19 deletions
42
BuildResidentialHPXML/resources/options/advanced_feature_2.tsv
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,19 +1,23 @@ | ||
| Option Name Temperature Capacitance Multiplier HVAC On-Off Thermostat Deadband Temperature [F] Heat Pump Backup Capacity Increment [Btu/hr] Ground-to-Air Heat Pump Model Type HVAC Allow Increased Fixed Capacities | ||
| None | ||
| "Temperature Capacitance Multiplier, 1" 1 | ||
| "Temperature Capacitance Multiplier, 4" 4 | ||
| "Temperature Capacitance Multiplier, 10" 10 | ||
| "Temperature Capacitance Multiplier, 15" 15 | ||
| "On/Off Thermostat Deadband, 1F" 1 | ||
| "On/Off Thermostat Deadband, 2F" 2 | ||
| "On/Off Thermostat Deadband, 3F" 3 | ||
| "Heat Pump Backup Staging, 5 kW" 17060.71 | ||
| "Heat Pump Backup Staging, 10 kW" 34121.42 | ||
| Experimental Ground-to-Air Heat Pump Model experimental | ||
| HVAC Allow Increased Fixed Capacities TRUE | ||
|
|
||
| # Temperature Capacitance Multiplier: Multiplier on air heat capacitance. Affects the transient calculation of indoor air temperatures. Values greater than 1.0 have the effect of smoothing or damping the rate of change in the indoor air temperature from timestep to timestep. | ||
| # HVAC On-Off Thermostat Deadband Temperature: Temperature difference between cut-in and cut-out temperature for HVAC operation. Requires 1-minute timesteps. | ||
| # Heat Pump Backup Capacity Increment: Capacity increment of multi-stage heat pump backup systems. | ||
| # Ground-to-Air Heat Pump Model Type: Ground-to-air heat pump system model type. | ||
| "# HVAC Allow Increased Fixed Capacities: If true, the larger of user-specified fixed capacity and design load will be used (to reduce potential for unmet loads); otherwise user-specified fixed capacity is used." | ||
| Option Name Temperature Capacitance Multiplier HVAC On-Off Thermostat Deadband Temperature [F] HVAC Blower-Off Delay [sec] Heat Pump Backup Capacity Increment [Btu/hr] Ground-to-Air Heat Pump Model Type HVAC Allow Increased Fixed Capacities | ||
| None | ||
| "Temperature Capacitance Multiplier, 1" 1 | ||
| "Temperature Capacitance Multiplier, 4" 4 | ||
| "Temperature Capacitance Multiplier, 10" 10 | ||
| "Temperature Capacitance Multiplier, 15" 15 | ||
| "On/Off Thermostat Deadband, 1F" 1 | ||
| "On/Off Thermostat Deadband, 2F" 2 | ||
| "On/Off Thermostat Deadband, 3F" 3 | ||
| "HVAC Blower-Off Delay, 0 sec" 0 | ||
| "HVAC Blower-Off Delay, 45 sec" 45 | ||
| "HVAC Blower-Off Delay, 90 sec" 90 | ||
| "Heat Pump Backup Staging, 5 kW" 17060.71 | ||
| "Heat Pump Backup Staging, 10 kW" 34121.42 | ||
| Experimental Ground-to-Air Heat Pump Model experimental | ||
| HVAC Allow Increased Fixed Capacities TRUE | ||
|
|
||
| # Temperature Capacitance Multiplier: Multiplier on air heat capacitance. Affects the transient calculation of indoor air temperatures. Values greater than 1.0 have the effect of smoothing or damping the rate of change in the indoor air temperature from timestep to timestep. | ||
| # HVAC On-Off Thermostat Deadband Temperature: Temperature difference between cut-in and cut-out temperature for HVAC operation. Requires 1-minute timesteps. | ||
| # HVAC Blower-Off Delay: Time that the HVAC fan runs after the end of a cooling cycle. This increases the overall efficiency of the cooling system but also introduces humidity back into the home. | ||
| # Heat Pump Backup Capacity Increment: Capacity increment of multi-stage heat pump backup systems. | ||
| # Ground-to-Air Heat Pump Model Type: Ground-to-air heat pump system model type. | ||
| "# HVAC Allow Increased Fixed Capacities: If true, the larger of user-specified fixed capacity and design load will be used (to reduce potential for unmet loads); otherwise user-specified fixed capacity is used." |
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some unrelated cleanup throughout to avoid having to pass a bunch of
nilvalues toModel.add_electric_equipmentandModel.add_other_equipment.