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

Coil:Cooling:DX:VariableSpeed does not run on latent only load #10765

Open
1 of 3 tasks
TiejunWu opened this issue Sep 25, 2024 · 0 comments
Open
1 of 3 tasks

Coil:Cooling:DX:VariableSpeed does not run on latent only load #10765

TiejunWu opened this issue Sep 25, 2024 · 0 comments

Comments

@TiejunWu
Copy link

Issue overview

In the attached IDF files, I have a simple DOAS air loop with 3 components (Supply Fan, DX Cooling Coil, Dehumidification Reheat Coil). The DOAS has a cooling temperature setpoint of 26.7 C and a Maximum Humidity Ratio setpoint of 0.0089 kg water/kg dry air.

In the "CoilSystem:Cooling:DX" object that wraps the DX cooling coil, I set the "Run on Latent Load" to Yes, which means the coil should run if there is a latent load, even if there is no sensible load.

image

When the DX Cooling Coil is a "Coil:Cooling:DX:SingleSpeed" object, the DX coil runs ok to maintain the cooling coil outlet maximum humidity ratio setpoint.

However, when the DX cooling coil is a "Coil:Cooling:DX:VariableSpeed" object, the DX cooling coil will only run when there is a sensible load. The coil remains off for the time period with only latent load but no sensible load.

image
image

Based on this results, I think there is either a bug in the "CoilSystem:Cooling:DX" object or the "Coil:Cooling:DX:VariableSpeed" object.

Details

Some additional details for this issue (if relevant):

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 EnergyPlus Defect Complexity (Github Project)
  • Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant