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

Revision history [back]

Add an Output:Variable for each coil:

Output:Variable,
  Example Coil Name 1, !- Key Value
  Heating Coil Heating Rate, !- Variable Name
  Timestep;                  !- Reporting Frequency

Output:Variable,
  Example Coil Name 2, !- Key Value
  Heating Coil Heating Rate, !- Variable Name
  Timestep;                  !- Reporting Frequency

Or use the variable name 'Heating Coil Heating Energy' instead. Valid reporting frequencies are 'Detailed', 'Timestep', 'Hourly', 'Monthly', 'Annual', or 'RunPeriod'.