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
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.Storage.BaseClasses.IndirectTankHeatExchanger | indTanHex | Heat exchanger | |
| Buildings.Fluid.Sources.Boundary_pT | bou1 | ||
| Buildings.Fluid.Sources.MassFlowSource_T | bou | ||
| Buildings.HeatTransfer.Sources.FixedTemperature[3] | watTem |
Contents
| Name | Description |
|---|---|
| Buildings 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:
RemovedModelica.Fluid.Systemto address issue #311. -
March 27, 2013 by Peter Grant:
First implementation