classRadiatorWall
Simple one layer wall
Information
Overview
Simple one layer wall for a radiator
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.HeatCapacity | C | Heat capacity of radiator wall | |
| Modelica.Units.SI.Area | A | Area of radiator surface | |
| Modelica.Units.SI.ThermalConductance | G | lambda*A/d | |
| Initialization | |||
| Modelica.Fluid.Types.Dynamics | initDynamics | Modelica.Fluid.Types.Dynamics.DynamicFreeInitial | Like energyDynamics, but SteadyState leeds to same behavior as DynamicFreeInitial |
| Structure | |||
| Modelica.Units.SI.Thickness | d | Thickness | |
| Modelica.Units.SI.ThermalConductivity | lambda | Thermal conductivity | |
| Modelica.Units.SI.SpecificHeatCapacity | c | Specific heat capacity | |
| Thermal | |||
| Modelica.Units.SI.Temperature | T0 | Initial temperature | |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a | port_a | ||
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b | port_b |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Thermal.HeatTransfer.Components.HeatCapacitor | heatCapacitor | ||
| Modelica.Thermal.HeatTransfer.Components.ThermalConductor | thermalConductor | ||
| Modelica.Thermal.HeatTransfer.Components.ThermalConductor | thermalConductor1 |
Revisions
-
October, 2016 by Peter Remmen:
Transfer to AixLib. -
October 7, 2013 by Ole Odendahl:
Added documentation and formatted appropriately