recordStandardResults

ASHRAE Standard Results

Extends from Modelica.Icons.Record (Icon for records).

Information

For cases with heating and cooling, this record is used to compare the simulated results with the results published in the ASHRAE/ANSI Standard 140.

Parameters

TypeNameDefaultDescription
ResultSummaryannualHeaAnnual heating energy
ResultSummaryannualCooAnnual cooling energy
ResultSummarypeakHeaPeak heating power
ResultSummarypeakCooPeak cooling power

Revisions

  • July 12, 2012, by Michael Wetter:
    Merged to the Buildings library. Changed units to units used in Modelica Standard Library. Used records to store data.
  • June 26, 2012, by Rafael Velazquez:
    First implementation.