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.
Level of Development
References
Base data definition for record used with HVAC.Components.HeatGenerators.Boiler.BoilerWithController
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
-
July 2, 2013 by Ole Odendahl:
Formatted documentation appropriately -
Mai 23, 2011 by Ana Constantin:
implemented