NatLabRockies / NatLabRockies/EnergyPlus

ZoneHVAC:IdealLoadsAirSystem dehumification control type HUMIDISTAT

Open
#7,945 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
1.6k
Forks
490
Avg merge
6d 21h
Merged PRs (30d)
22

Description

Issue overview

While preparing some examples to students and analyzing the results.
ZoneHVAC:IdealLoadsAirSystem
When Dehumidification control type is HUMIDISTAT, during cooling it seems that it is using the Minimum Cooling Supply Air HUmidity Ratio and keeps its value constant as if the option selected was ConstantSupplyHumidityRatio.

Enclosed find the example file.
Minimum Cooling Supply Air HUmidity Ratio is now at 0.01 since it keep the relative humidity around 50% which was the setpoint.
If 0.002 is tried then the relative humidity of the zones go down.
Best regards

p.s. I apologize beforehand if I am misunderstanding something.
I have reviewed the Engineering Reference ...without a clear response.

Details
  • Windows 10
  • EnergyPlus v8.9
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)
  • 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)

ON_OFF_Hrel.zip

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported behavior with the attached ON_OFF_Hrel.zip example in EnergyPlus v8.9, focusing on ZoneHVAC:IdealLoadsAirSystem with HUMIDISTAT and the Minimum Cooling Supply Air Humidity Ratio. Compare the results with ConstantSupplyHumidityRatio and consult the Engineering Reference; done means HUMIDISTAT follows its documented control behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.