modelPartialConductor
Partial model for heat conductor
Extends from Buildings.BaseClasses.BaseIcon (Base icon).
Information
Partial model for single layer and multi layer heat conductors. The heat conductor can be steady-state or transient.Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Area | A | Heat transfer area | |
| Modelica.Units.SI.CoefficientOfHeatTransfer | U | UA/A | U-value (without surface heat transfer coefficients) |
| Modelica.Units.SI.ThermalConductance | UA | 1/R | Thermal conductance of construction (without surface heat transfer coefficients) |
| Modelica.Units.SI.ThermalResistance | R | Thermal resistance of construction |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a | port_a | Heat port at surface a | |
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b | port_b | Heat port at surface b |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.TemperatureDifference | dT | port_a.T - port_b.T |
Revisions
-
March 6 2010, by Michael Wetter:
First implementation.