modelStepResponseEpsilonNTU

Model that tests the radiant slab with epsilon-NTU configuration

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This model is identical to Buildings.Fluid.HeatExchangers.RadiantSlabs.Examples.StepResponseFiniteDifference except that the number of segments in the slab is set to 1 and the heat transfer between the fluid and the slab is computed using an epsilon-NTU model.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.MassFlowRatem_flow_nominal0.167Nominal mass flow rate
Modelica.Units.SI.AreaA10Heat transfer area
HeatTransfer.Data.OpaqueConstructions.GenericlayersMaterial layers from surface a to b (8cm concrete, 5 cm insulation, 20 cm reinforced concrete)
Data.Pipes.PEX_RADTESTpipePipe material

Components

TypeNameDefaultDescription
Sources.Boundary_phsinSink
Sources.MassFlowSource_TsouSource
Modelica.Blocks.Sources.Pulsepulse
Buildings.Fluid.HeatExchangers.RadiantSlabs.SingleCircuitSlabslaSlabe with embedded pipes
Modelica.Thermal.HeatTransfer.Sources.FixedTemperatureTAirAboAir temperature above the slab
Modelica.Thermal.HeatTransfer.Sources.FixedTemperatureTRadAboRadiant temperature above the slab
Modelica.Thermal.HeatTransfer.Sources.FixedTemperatureTAirBelAir temperature below the slab
Modelica.Thermal.HeatTransfer.Sources.FixedTemperatureTRadBelRadiant temperature below the slab
HeatTransfer.Convection.InteriorconAboConvective heat transfer above the slab
HeatTransfer.Convection.InteriorconBelConvective heat transfer below the slab
Modelica.Thermal.HeatTransfer.Components.BodyRadiationhRadAboRadiative heat transfer above the slab
Modelica.Thermal.HeatTransfer.Components.BodyRadiationhRadBelRadiative heat transfer below the slab
Sensors.TemperatureTwoPortTOutOutlet temperature of the slab

Contents

NameDescription
Medium

Revisions

  • December 22, 2014 by Michael Wetter:
    Removed Modelica.Fluid.System to address issue #311.
  • October 7, 2014, by Michael Wetter:
    First implementation.