modelStepResponseFiniteDifference
Model that tests the radiant slab
Extends from Buildings.Fluid.HeatExchangers.RadiantSlabs.Examples.StepResponseEpsilonNTU (Model that tests the radiant slab with epsilon-NTU configuration).
Information
This example models the step response of a radiant slab.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.MassFlowRate | m_flow_nominal (from StepResponseEpsilonNTU) | 0.167 | Nominal mass flow rate |
| Modelica.Units.SI.Area | A (from StepResponseEpsilonNTU) | 10 | Heat transfer area |
| HeatTransfer.Data.OpaqueConstructions.Generic | layers (from StepResponseEpsilonNTU) | Material layers from surface a to b (8cm concrete, 5 cm insulation, 20 cm reinforced concrete) | |
| Data.Pipes.PEX_RADTEST | pipe (from StepResponseEpsilonNTU) | Pipe material |
Components
Revisions
-
October 11, 2013, by Michael Wetter:
Added missingparameterkeyword in the declaration of the data record. -
April 5, 2012, by Michael Wetter:
First implementation.