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

Revision history [back]

click to hide/show revision 1
initial version

EnergyPlus Calculated Design Load - What variable does it come from?

Hello,

In the output tables for an EnergyPlus simulation, specifically the HVAC sizing summary, it specifies Calculated Design Loads [W] for both cooling and heating in every zone. What Output:Variable object does this value come from? My understanding is EP essentially locates the peak heating & cooling loads out of the hourly data for the DesignDay and assigns that to be the Calculated Design Load, but when I output the Output:Variable "Zone Predicted Sensible Load to Heating[or Cooling] Setpoint Heat Transfer Rate", the maximum values are slightly smaller than those Calculated Design Loads reported in the summary tables. Is this because EP sets the sizing to meet latent heat loads in addition to sensible?

For context, I'm trying to replicate a simpler version of the EP sizing algorithm in Python and apply it to some base loads for the building, but I need to get the appropriate hourly variable output first.

Thanks, Morgan

EnergyPlus Calculated Design Load - What variable does it come from?

Hello,

In the output tables for an EnergyPlus simulation, specifically the HVAC sizing summary, it specifies Calculated Design Loads [W] for both cooling and heating in every zone. What Output:Variable object does this value come from? My understanding is EP essentially locates the peak heating & cooling loads out of the hourly data for the DesignDay and assigns that to be the Calculated Design Load, but when I output the Output:Variable "Zone Predicted Sensible Load to Heating[or Cooling] Setpoint Heat Transfer Rate", the maximum values are slightly smaller than those Calculated Design Loads reported in the summary tables. Is this because EP sets the sizing to meet latent heat loads in addition to sensible?

For context, I'm trying to replicate a simpler version of the EP sizing algorithm in Python and apply it to some base loads for the building, but I need to get the appropriate hourly variable output first.

Thanks, Morgan