recordActiveWallBaseDataDefinition

Base data definition for active walls

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

Information

Overview

Base record for Active Walls (Ceiling and Floor) models.

Defines heat exchange properties and storage capacity of the active part of the wall.

References

Base data definition for record used with EBC.HVAC.Components.ActiveWalls.Panelheating_1D_Dis

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.Temperature[3]Temp_nomNominal Temperatures T_flow, T_return, T_room / air
Modelica.Units.SI.HeatFluxq_dot_nomnominal Power per square meter
Modelica.Units.SI.CoefficientOfHeatTransferk_isolationk_isolation of whole FH Layer
Modelica.Units.SI.CoefficientOfHeatTransferk_topHeat transfer coefficient for layers above tubes
Modelica.Units.SI.CoefficientOfHeatTransferk_downHeat transfer coefficient for layers underneath tubes
RealVolumeWaterPerMeterWater volume
Modelica.Units.SI.LengthSpacingSpacing of Pipe
Modelica.Units.SI.EmissivityepsEmissivity of Floor
AixLib.Fluid.HeatExchangers.ActiveWalls.BaseClasses.HeatCapacityPerAreaC_ActivatedElement50000
Realc_top_ratio
RealPressureDropExponent
RealPressureDropCoefficient

Revisions

  • February 14, 2014  by Ana Constantin:
    Changed name of heat capacity per are to C_Activated Element, to be able to use it for both heating and cooling.
  • September 20, 2013  by Mark Wesseling:
    Implemented.