modelHeatLosses
Demonstrate the modeling of heat losses
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model demonstrates how to model the dissipated power of a multi-body force element by enabling the heatPort of all components and connecting these heatPorts via a convection element to the environment. The total heat flow generated by the elements of this multi-body system and transported to the environment is present in variable convection.fluid.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| World | world | ||
| Parts.Body | body1 | ||
| Parts.FixedTranslation | bar1 | ||
| Parts.FixedTranslation | bar2 | ||
| Forces.Spring | spring1 | ||
| Forces.Damper | damper1 | ||
| Forces.SpringDamperParallel | springDamper | ||
| Parts.Body | body2 | ||
| Parts.FixedTranslation | bar3 | ||
| Forces.SpringDamperSeries | springDamperSeries | ||
| Parts.Body | body3 | ||
| Forces.Spring | spring | ||
| Blocks.Sources.Constant | const | ||
| Thermal.HeatTransfer.Components.Convection | convection | ||
| Thermal.HeatTransfer.Celsius.FixedTemperature | TAmbient | Ambient temperature |