modelMixingVolumeHeatConduction
Test model for heat transfer to volume
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model demonstrates the use of the mixing volume with heat conduction to the ambient. The mixing volume is configured as a steady-state model.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Thermal.HeatTransfer.Components.ThermalConductor | theCon | Thermal conductor | |
| Modelica.Thermal.HeatTransfer.Sensors.HeatFlowSensor | heaFlo | Heat flow sensor | |
| Buildings.HeatTransfer.Sources.FixedTemperature | TAmb | Ambient temperature | |
| Modelica.Fluid.Sources.MassFlowSource_T | sou | Flow source and sink | |
| Modelica.Fluid.Sources.FixedBoundary | bou | Boundary condition | |
| Buildings.Fluid.MixingVolumes.MixingVolume | vol | ||
| Modelica.Blocks.Sources.Ramp | ramp | ||
| Modelica.Blocks.Math.Gain | gain |
Contents
| Name | Description |
|---|---|
Revisions
-
October 12, 2009 by Michael Wetter:
First implementation.