NREL / EnergyPlus

EnergyPlus™ is a whole building energy simulation program that engineers, architects, and researchers use to model both energy consumption and water use in buildings.
https://energyplus.net
Other
1.12k stars 389 forks source link

Nominal Capacity Reporting for Plant Heat Exchanger is Suspect #5775

Open EnergyArchmage opened 8 years ago

EnergyArchmage commented 8 years ago

Issue overview

The nominal capacity reported for the fluid to fluid HX appears to be too low. In the defect file, the predefined tablular report shows 600kW, yet during the simulation the device routinely runs at around 1,800kW. Need to check that the capacity calculation method is using the correct node inlet temperatures before calling calc routine.

Details

Some additional details for this issue (if relevant):

Add to this list or remove from it as applicable. This is a simple templated set of guidelines.

drewyh commented 6 years ago

Hi @EnergyArchmage I can't see the defect file, but this may be caused by DualDeadbandSetpoints on one or both of the loops connected to the HX. If this is the case and there are no Sizing:Plant objects for the loops it uses the average of the hi/lo setpoints to determine capacity, which may explain it?