modelConduction
Input/output block of a conduction model
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.ThermalConductance | G | 1 | Thermal conductance |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | T1 | Temperature of left heatPort of conduction element | |
| Modelica.Blocks.Interfaces.RealOutput | Q_flow1 | Heat flow generated by the conduction element | |
| Modelica.Blocks.Interfaces.RealInput | T2 | Temperature of right heatPort of conduction element | |
| Modelica.Blocks.Interfaces.RealOutput | Q_flow2 | Heat flow generated by the conduction element |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| HeatTransfer.Components.GeneralTemperatureToHeatFlowAdaptor | temperatureToHeatFlow1 | ||
| HeatTransfer.Components.ThermalConductor | thermalConductor | ||
| HeatTransfer.Components.GeneralTemperatureToHeatFlowAdaptor | temperatureToHeatFlow2 |