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
| Type | Name | Default | Description |
|---|---|---|---|
| ResultSummary | annualHea | Annual heating energy | |
| ResultSummary | annualCoo | Annual cooling energy | |
| ResultSummary | peakHea | Peak heating power | |
| ResultSummary | peakCoo | Peak 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.