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

Load Distribution Scheme

asked 8 years ago

ngkhanh's avatar

updated 8 years ago

i try to figure out how Energyplus divides demand to each primary equipment (chillers, boilers, etc..) with step by step. After getting the loop demand values and available supply loop components available values ( pump flows, boller/chiller capacities and flows), how ManagePlantLoopOperation, mentioned in EP doc, choose optimal PLR and required load for each primary equipment ? Optimal PLR makes me confusing most. How i need to understand about that optimalPLR in this case ?

loaddistribution.PNG

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
1

answered 8 years ago

updated 8 years ago

What it will do in simple terms:

  • Load each available equipment to the Optimum Part Load Ratio you have entered for each (if you have an availability manager that turns it off, it's not taken into account). See Chiller:Electric:EIR::OptLoad or Boiler:HotWater::OptLoad as examples
  • Distribute the remaining load accross all equipment

This happens in PlantCondLoopOperation.cc#L2205

Preview: (hide)
link

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

3 followers

Stats

Asked: 8 years ago

Seen: 1,143 times

Last updated: Apr 07 '17