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

Revision history [back]

It is very confusing, and this is probably not going to help much, but at least will give some documentation.

Bottom line: it's got everything that isn't in the other major heat gains/removal columns you see, and that everything does include conduction from opaque surfaces.


TL;DR:

In the Annual Building Sensible Heat Gain Components tables as well as the Peak ones you mentioned, two columns are calculated based on the others: Opaque Surface Conduction and Other Heat Addition [GJ] and Opaque Surface Conduction and Other Heat Removal [GJ].

These two are just there to ensure that the row sums up to zero, and either Heat Addition is used (to store positive numbers), or Heat Removal is used (to store negative numbers). Here's where these are calculated in the source code:

From the I/O reference guide for Sensible Heat Gain Summary

The Sensible Heat Gain Summary (key: SensibleHeatGainSummary) provides results for each zone and the overall building for some of the major heat gain components. The first four columns show the loads satisfied by sensible air heating and cooling as well as radiant heating and cooling surfaces in the zone. The heat gains from people, lighting, equipment, windows, interzone air flow, and infiltration are shown when adding heat to the zone and separately when removing heat from the zone (for applicable components). Finally the balance is shown as “Opaque Surface Conduction and Other Heat Addition” and “Opaque Surface Conduction and Other Heat Removal” which is a term indicating the affect of the walls, floors and ceilings/roof to the zone as well as the impact of the delay between heat gains/losses and loads on the HVAC equipment serving the zone. The following shows each output variable that is used for each column. For each timestep in the simulation, positive values are shown as additions and negative values are shown as removal for most variables.

The Opaque Surface Conduction and Other Heat Addition and Opaque Surface Conduction and Other Heat Removal columns are also calculated on an timestep basis as the negative value of the other removal and gain columns so that the total for the timestep sums to zero. These columns are derived strictly from the other columns.