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
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.MassFlowRate | m_flow_nominal | 0.167 | Nominal mass flow rate |
| Modelica.Units.SI.Area | A | 10 | Heat transfer area |
| HeatTransfer.Data.OpaqueConstructions.Generic | layers | Material layers from surface a to b (8cm concrete, 5 cm insulation, 20 cm reinforced concrete) | |
| Data.Pipes.PEX_RADTEST | pipe | Pipe material |
Components
Contents
| Name | Description |
|---|---|
Revisions
-
December 22, 2014 by Michael Wetter:
RemovedModelica.Fluid.Systemto address issue #311. -
October 7, 2014, by Michael Wetter:
First implementation.