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

Implementation of On-Off Control for Variable Flow and Electric Radiant Systems #8044

Closed
2 of 3 tasks
RKStrand opened this issue Jun 4, 2020 · 1 comment
Closed
2 of 3 tasks
Assignees
Labels
NewFeatureRequest This "issue" is a new feature request, not a defect report

Comments

@RKStrand
Copy link
Contributor

RKStrand commented Jun 4, 2020

Issue overview

In the variable flow and electric low temperature radiant systems, the throttling range that impacts when the systems turn on and at what fraction they run is not allowed to be less than 0.5C. However, some systems in practice actually operate in an on-off manner with no throttling range. If the system is required for heating in the electric system or heating or cooling in the variable flow system, there are applications that simply turn on at full power or flow and then turn off when the setpoint temperature is met. The implementation of this requires the relaxing of the requirement for a 0.5C minimum flow rate so that a 0.0C throttling range is allowed and the changing of algorithm logic to avoid divide by zero errors when the user does select a 0.0C throttling range.

Details

Some additional details for this issue (if relevant):

  • Platform (Operating system, version): all
  • Version of EnergyPlus (if using an intermediate build, include SHA): current
  • Unmethours link or helpdesk ticket number: none but documented request from the Center for the Built Environment (CBE) at the University of California Berkeley

Checklist

Add to this list or remove from it as applicable. This is a simple templated set of guidelines.

  • Defect file added (list location of defect file here): none needed as this is not a defect
  • Ticket added to Pivotal for defect (development team task)
  • Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)
@RKStrand RKStrand added the NewFeature Includes code to add a new feature to EnergyPlus label Jun 4, 2020
@RKStrand RKStrand self-assigned this Jun 4, 2020
@RKStrand RKStrand added NewFeatureRequest This "issue" is a new feature request, not a defect report and removed NewFeature Includes code to add a new feature to EnergyPlus labels Jun 5, 2020
@Myoldmopar
Copy link
Member

Closed via #8113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NewFeatureRequest This "issue" is a new feature request, not a defect report
Projects
None yet
Development

No branches or pull requests

2 participants