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

Load Distribution Scheme

asked 2017-04-06 00:49:14 -0500

ngkhanh's avatar

updated 2017-04-07 06:12:08 -0500

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

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-04-07 06:20:25 -0500

updated 2017-04-07 06:21:53 -0500

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

edit flag offensive delete link more

Your Answer

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

Add Answer

Careers

Question Tools

3 followers

Stats

Asked: 2017-04-06 00:49:14 -0500

Seen: 1,089 times

Last updated: Apr 07 '17