First time here? Check out the Help page!

Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
2

Optimum Part Load Ratio

asked 2 years ago

Keigo's avatar

updated 2 years ago

Chiller and Boiler objects such as Chiller:Electric:EIR have a Field: Optimum Part Load Ratio. What is this for? I tried changing the ratio, but the simulation result didn't change at all, which makes sense as chiller/boiler performance is defined by performance curves. This is an unnecessary field, isn't it?

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
4

answered 2 years ago

updated 2 years ago

In the PlantLoop object is an input for Load Distribution Scheme.

PlantLoop,
  Optimal;          !- Load Distribution Scheme

Choices are:

A14, \field Load Distribution Scheme
    \type choice
    \key Optimal
    \key SequentialLoad
    \key UniformLoad
    \key UniformPLR
    \key SequentialUniformPLR
    \default SequentialLoad

This input is set up to allow a set of chillers (2 or more) to run the first few chillers at optimum part load ratio while the last chiller meets the remaining load. I have not tested this but it is supposed to work this way. I'm not sure what happens with only 1 chiller.

Preview: (hide)
link

Comments

I see! I tested Optimal Load Distribution Scheme with 2 chillers. The chillers worked as you explained. But then, Optimal Load Distribution Scheme does not refer to performance curves. I misunderstood that. Thank you for your answer.

Keigo's avatar Keigo  ( 2 years ago )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

1 follower

Stats

Asked: 2 years ago

Seen: 2,092 times

Last updated: Oct 13 '22