-
Notifications
You must be signed in to change notification settings - Fork 392
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
Correct example file PackagedTerminalHeatPump_LatentSizing_SensibleAndLatent Sizing:Zone humidity set point schedules #9655
Conversation
…4-latent-humidity-setpoint-schedules
Any Number, !- Schedule Type Limits Name | ||
Through: 12/31, !- Field 1 | ||
For: AllDays, !- Field 2 | ||
Until: 24:00,40.0; !- Field 3 |
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.
Corrects new example file to 1) use schedules instead of numerics, and 2) use a dehumidification set point that is higher than humidification set point.
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.
👍 makes sense.
Example file err file is clean:
|
PackagedTerminalHeatPump_LatentSizing_SensibleAndLatent shows diffs because of 1) the error file is clean now and 2) the schedule values (dehumidify=45% and humidify=40%) are used instead of the default 50% RH. |
Beautiful, thanks @rraustad, merging this directly. |
Any Number, !- Schedule Type Limits Name | ||
Through: 12/31, !- Field 1 | ||
For: AllDays, !- Field 2 | ||
Until: 24:00,40.0; !- Field 3 |
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.
👍 makes sense.
Pull request overview
NOTE: ENHANCEMENTS MUST FOLLOW A SUBMISSION PROCESS INCLUDING A FEATURE PROPOSAL AND DESIGN DOCUMENT PRIOR TO SUBMITTING CODE
Pull Request Author
Add to this list or remove from it as applicable. This is a simple templated set of guidelines.
Reviewer
This will not be exhaustively relevant to every PR.