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 Translational model, 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 and transported to the environment is present in variable convection.fluid.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Components.Mass | mass1 | ||
| Components.SpringDamper | springDamper | ||
| Components.Damper | damper | ||
| Components.ElastoGap | elastoGap | ||
| Components.Fixed | fixed1 | ||
| Sources.Force | force | ||
| Blocks.Sources.Sine | sine1 | ||
| Components.Mass | mass2 | ||
| Components.SupportFriction | supportFriction | ||
| Components.Spring | spring | ||
| Components.Mass | mass3 | ||
| Components.Brake | brake | ||
| Blocks.Sources.Sine | sine2 | ||
| Components.MassWithStopAndFriction | massWithStopAndFriction | ||
| Thermal.HeatTransfer.Components.Convection | convection | ||
| Blocks.Sources.Constant | const | ||
| Thermal.HeatTransfer.Celsius.FixedTemperature | TAmbient | Ambient temperature | |
| Components.Fixed | fixed2 | ||
| Components.SpringDamper | springDamper1 |