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

Geb HVAC - variable speed systems #1325

Merged
merged 113 commits into from
Mar 7, 2024
Merged

Geb HVAC - variable speed systems #1325

merged 113 commits into from
Mar 7, 2024

Conversation

yzhou601
Copy link
Collaborator

@yzhou601 yzhou601 commented Mar 17, 2023

Pull Request Description

Add a csv path input for maximum capacity ratios. The variable speed system speed level will be capped by the ratio specified.

Checklist

PR Author: Check these when they're done. Not all may apply. strikethrough and check any that do not apply.

PR Reviewer: Verify each has been completed.

  • Schematron validator (EPvalidator.xml) has been updated
  • Sample files have been added/updated (via tasks.rb)
  • Tests have been added/updated (e.g., HPXMLtoOpenStudio/tests and/or workflow/tests/hpxml_translator_test.rb)
  • Documentation has been updated
  • Changelog has been updated
  • openstudio tasks.rb update_measures has been run
  • No unexpected changes to simulation results of sample files

@yzhou601 yzhou601 self-assigned this Mar 17, 2023
@shorowit shorowit changed the title Geb HVAC - varirable speed systems Geb HVAC - variable speed systems Mar 17, 2023
@shorowit shorowit added this to In progress in OpenStudio-HPXML via automation Mar 17, 2023
@yzhou601

This comment was marked as outdated.

@yzhou601
Copy link
Collaborator Author

yzhou601 commented Mar 31, 2023

TODO:

  • Limit the backup coil operation during the curtailment
    • General curtailment(70% < ratio < 100%): 4F off setpoint (Both curtailment and backup coil)
    • Critical curtailment(ratio < 70%): 62F indoor temperature
  • Add warning when the setpoint is below 62F and there's a critical curtailment(ratio < 70%)

@shorowit shorowit added the enhancement New feature or request label Apr 3, 2023
@shorowit shorowit changed the base branch from master to os360 April 4, 2023 17:44
@yzhou601 yzhou601 added this to the 1.6.0 milestone Apr 4, 2023
@yzhou601
Copy link
Collaborator Author

Issue created: #1635

Is there anything else left here?

@shorowit
Copy link
Contributor

@yzhou601 Get the CI tests passing? 😛

@yzhou601 yzhou601 requested a review from shorowit March 4, 2024 18:42
Copy link
Contributor

@shorowit shorowit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks really close, but I do have a few more comments/questions.

docs/source/workflow_inputs.rst Outdated Show resolved Hide resolved
HPXMLtoOpenStudio/resources/hvac.rb Outdated Show resolved Hide resolved
HPXMLtoOpenStudio/resources/hvac.rb Show resolved Hide resolved
workflow/tests/base_results/results_bills.csv Outdated Show resolved Hide resolved
@yzhou601
Copy link
Collaborator Author

yzhou601 commented Mar 7, 2024

@jmaguire1 Could you take a look at Scott's comment and my doc changes to see if there's anything else to address?

@jmaguire1
Copy link
Collaborator

@jmaguire1 Could you take a look at Scott's comment and my doc changes to see if there's anything else to address?

Just took a look at the latest in the documentation, thank you for cleaning that up! It looks good to me.

Copy link
Contributor

@shorowit shorowit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me. Thanks for addressing all feedback. I will pull in master and then merge this once the CI comes back happy again.

shorowit and others added 2 commits March 7, 2024 15:52
…o geb-hvac-var-speed

# Conflicts:
#	HPXMLtoOpenStudio/measure.xml
#	workflow/tests/base_results/results_sizing.csv
#	workflow/tests/base_results/results_workflow_simulations1.csv
#	workflow/tests/base_results/results_workflow_simulations1_bills.csv
@shorowit shorowit merged commit 18ebd08 into master Mar 7, 2024
@shorowit shorowit deleted the geb-hvac-var-speed branch March 7, 2024 23:41
@joseph-robertson joseph-robertson mentioned this pull request Mar 11, 2024
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
OpenStudio-HPXML
In progress
Development

Successfully merging this pull request may close these issues.

None yet

3 participants