Utility models and functions used in the Examples
Extends from Modelica.Icons.UtilitiesPackage
(Icon for utility packages).
Name | Description |
---|---|
Conduction | Input/output block of a conduction model |
DirectCapacity | Input/output block of a direct heatCapacity model |
InverseCapacity | Input/output block of an inverse heatCapacity model |
Block that has only the basic icon for an input/output block (no declarations, no equations). Most blocks of package Modelica.Blocks inherit directly or indirectly from this block.
Extends from Modelica.Blocks.Icons.Block
(Basic graphical layout of input/output block).
Type | Name | Default | Description |
---|---|---|---|
HeatCapacity | C | 1 | HeatCapacity |
Type | Name | Description |
---|---|---|
input RealInput | Q_flowDrive |   |
output RealOutput | T | Heat capacity changes temperature T due to heat flow Q_flow |
output RealOutput | derT | Heat capacity changes temperature T due to heat flow Q_flow |
input RealInput | Q_flow | Heat flow to the heat capacity |
Block that has only the basic icon for an input/output block (no declarations, no equations). Most blocks of package Modelica.Blocks inherit directly or indirectly from this block.
Extends from Modelica.Blocks.Icons.Block
(Basic graphical layout of input/output block).
Type | Name | Default | Description |
---|---|---|---|
HeatCapacity | C | 1 | HeatCapacity |
Type | Name | Description |
---|---|---|
input RealInput | T | Temperature to drive the heatCapacity |
input RealInput | derT | Temperature to drive the heatCapacity |
output RealOutput | Q_flow | Heat flow needed to drive the heatPort according to T, derT |
Block that has only the basic icon for an input/output block (no declarations, no equations). Most blocks of package Modelica.Blocks inherit directly or indirectly from this block.
Extends from Modelica.Blocks.Icons.Block
(Basic graphical layout of input/output block).
Type | Name | Default | Description |
---|---|---|---|
ThermalConductance | G | 1 | Thermal conductance |
Type | Name | Description |
---|---|---|
input RealInput | T1 | Temperature of left heatPort of conduction element |
output RealOutput | Q_flow1 | Heat flow generated by the conduction element |
input RealInput | T2 | Temperature of right heatPort of conduction element |
output RealOutput | Q_flow2 | Heat flow generated by the conduction element |
Generated 2018-12-12 12:14:34 EST by MapleSim.