recordStandardResultsFreeFloating
ASHRAE Standard Results
Extends from Modelica.Icons.Record (Icon for records).
Information
For free-floating temperature cases, 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 | minT | Minimum temperature | |
| ResultSummary | maxT | Maximum temperature | |
| ResultSummary | meanT | Mean temperature |
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.