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

Fan Power is 0 when Fan:OnOff is used to simulate a constant volume fan #8328

Closed
3 tasks done
TiejunWu opened this issue Oct 1, 2020 · 0 comments · Fixed by #8398
Closed
3 tasks done

Fan Power is 0 when Fan:OnOff is used to simulate a constant volume fan #8328

TiejunWu opened this issue Oct 1, 2020 · 0 comments · Fixed by #8398
Assignees
Labels
Defect Includes code to repair a defect in EnergyPlus

Comments

@TiejunWu
Copy link

TiejunWu commented Oct 1, 2020

Issue overview

In the EnergyPlus example file (DOAToVRF.IDF), all VRF terminal units uses Fan:ConstantVolume object for terminal unit fan. When I changed TU1 terminal fan to Fan:Onoff type(DOAToVRF_FanOnOff.IDF), I used the following two objects for the fan power ratio and fan efficiency ratio curve. Supposedly the result should be the same as the original model. However, when the Fan:OnOff object is used, the resulting TU1 terminal fan power is always 0 value, even though there is air flow through the fan.

FanConstantVolume
FanOnOff
PowerRatioCurve
EfficiencyRatioCurve

Details

Some additional details for this issue (if relevant):

  • Platform (Windows 10)
  • Version of EnergyPlus (Version 9.3)
  • N/A

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)
    DOAToVRF_FanOnOff.IDF
    • Note jmarrec: Recreated the defect file at version 9.4, and placed it on EnergyPlusDevSupport.
  • 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)
@jmarrec jmarrec self-assigned this Nov 25, 2020
@jmarrec jmarrec added the Defect Includes code to repair a defect in EnergyPlus label Nov 26, 2020
jmarrec added a commit that referenced this issue Dec 1, 2020
jmarrec added a commit that referenced this issue Dec 1, 2020
mitchute added a commit that referenced this issue Dec 12, 2020
Fix #8328 - Fan Power is 0 when Fan:OnOff is used in a ZoneHVAC:TerminalUnit:VariableRefrigerantFlow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Defect Includes code to repair a defect in EnergyPlus
Projects
None yet
2 participants