modelMixingVolumePrescribedHeatFlowRate

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 a prescribed heat flow rate. The mixing volume is configured as a steady-state model. The heat flow rate is set to a very small value. This model is used to test convergence for the case the prescribed heat flow rate should be zero, but due to numerical solutions, it may have a small error that causes the signal to be non-zero.

Components

TypeNameDefaultDescription
Modelica.Thermal.HeatTransfer.Sensors.HeatFlowSensorheaFloHeat flow sensor
Modelica.Fluid.Sources.MassFlowSource_TsouFlow source and sink
Modelica.Fluid.Sources.FixedBoundarybouBoundary condition
Buildings.Fluid.MixingVolumes.MixingVolumevol
Modelica.Blocks.Sources.Rampramp
Modelica.Blocks.Math.Gaingain
Modelica.Blocks.Sources.Constantconst
Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlowpreHeaFloPrescribed heat flow rate

Contents

NameDescription
Medium

Revisions

  • October 12, 2009 by Michael Wetter:
    First implementation.