recordHeatingCurvesDayNightBaseDataDefinition
Base data definition for heating curves for Day and Night
Extends from Modelica.Icons.Record (Icon for records).
Information
Overview
Base data defintion for boilers: Heating curves - Tflow = f(Toutside) - for night and day modes.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | name | Name of data set | |
| Real[:,:] | varFlowTempDay | Variable flow temperature during day time | |
| Real[:,:] | varFlowTempNight | Variable flow temperature during night time (reduced) |
Revisions
-
December 08, 2016 by Moritz Lauster:
Adapted to AixLib conventions -
October 11, 2016 by Pooyan Jahangiri:
Merged with AixLib -
July 2, 2013 by Ole Odendahl:
Formatted documentation appropriately -
Mai 23, 2011 by Ana Constantin:
implemented