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

Variable CHW Flow Chillers Operate unexpectedly #10965

Open
keigo-nomura opened this issue Mar 3, 2025 · 0 comments
Open

Variable CHW Flow Chillers Operate unexpectedly #10965

keigo-nomura opened this issue Mar 3, 2025 · 0 comments
Labels
Triage Issue needs to be assessed and labeled, further information on reported might be needed UnconfirmedDefect Defect has not yet confirmed to be an actual issue

Comments

@keigo-nomura
Copy link

Issue overview

The bug is reported in detail on UnmetHours. Below is an extract from UnmetHours.

The bug occurs when the following conditions are met. The last condition is particularly important.

  1. There are multiple chiller objects e.g.Chiller:Electric:EIR.
  2. Each chiller has a primary chilled water pump.
  3. The primary chilled water pumps are Pump:VariableSpeed, and Chiller Flow Mode of Chiller:Electric:EIR is set to LeavingSetpointModulated.
  4. Design Minimum FLow Rate of Pump:Variable:Speed is not 0.
  5. Load Distribution Scheme of Plant Loop is SequentialUniformPLR, SequentialLoad or Optimal.
  6. Leaving Chilled Water Lower Temperature Limit of Chiller:Electric:EIR is the same as (or closer to) the leaving chilled water temperature setpoint specified by a setpoint manager e.g. SetpointManager:Scheduled.

When the cooling load is small enough to be handled by one chiller, only the chiller should be ON and the remaining chillers should be OFF because the load distribution is set to be sequential, but this is not the case under the above conditions. The cooling load is distributed uniformly to all or most of chillers as if Load Distribution Scheme is UniformLoad or UniformPLR. That's the bug.

Operating System (Multiple choices)

Windows

Operating System Version

11

Version of EnergyPlus

24.2.0

Unmethours link or helpdesk ticket number

https://unmethours.com/question/101114/variable-chw-flow-chillers-operate-unexpectedly/

Defect file

Please find the defect file in the following link.

https://drive.google.com/drive/folders/1AxBgEGGMWMFcnhZhwLuEtCn1eCVr1HCw?usp=drive_link

@keigo-nomura keigo-nomura added Triage Issue needs to be assessed and labeled, further information on reported might be needed UnconfirmedDefect Defect has not yet confirmed to be an actual issue labels Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Triage Issue needs to be assessed and labeled, further information on reported might be needed UnconfirmedDefect Defect has not yet confirmed to be an actual issue
Projects
None yet
Development

No branches or pull requests

1 participant