modelIndirectTankHeatExchanger

Example showing the use of IndirectTankHeatExchanger

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This model provides an example of how the Buildings.Fluid.Storage.BaseClasses.IndirectTankHeatExchanger model is used. In the model water flows from a flow source through the heat exchanger to a low pressure environment. The stagnant fluid on the outside of the heat exchanger is modeled as a constant temperature.

Components

TypeNameDefaultDescription
Buildings.Fluid.Storage.BaseClasses.IndirectTankHeatExchangerindTanHexHeat exchanger
Buildings.Fluid.Sources.Boundary_pTbou1
Buildings.Fluid.Sources.MassFlowSource_Tbou
Buildings.HeatTransfer.Sources.FixedTemperature[3]watTem

Contents

NameDescription
MediumBuildings library model for water

Revisions

  • June 7, 2018 by Filip Jorissen:
    Copied model from Buildings and update the model accordingly. This is for #314.
  • February 27, 2016 by Michael Wetter:
    Stored example in a single file rather than a file with multiple examples. This is for #488.
  • December 22, 2014 by Michael Wetter:
    Removed Modelica.Fluid.System to address issue #311.
  • March 27, 2013 by Peter Grant:
    First implementation