modelHeatTransferBuoyancyWetter

Heat transfer with buoyancy as in Buildings library

Extends from AixLib.Fluid.Storage.BaseClasses.PartialHeatTransferLayers (Partial for storage heat transfer models).

Information

Overview

Model for heat transfer between buffer storage layers.

Concept

Models buoyancy according to Buildings.Fluid.Storage.BaseClasses.Buoyancy model of Buildings library, cf. https://simulationresearch.lbl.gov/modelica. No conduction is implemented apart from when buoyancy occurs.

Parameters

TypeNameDefaultDescription
Integern (from PartialHeatTransferLayers)3Number of layers
AixLib.DataBase.Storage.StorageDetailedBaseDataDefinitiondata (from PartialHeatTransferLayers)AixLib.DataBase.Storage.Generic_New_2000l()Storage data record
Modelica.Units.SI.Timetau100Time constant for mixing

Connectors

TypeNameDefaultDescription
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_atherm (from PartialHeatTransferLayers)

Components

TypeNameDefaultDescription
Modelica.Units.SI.HeatFlowRateqFlowHeat flow rate from segment i+1 to i

Revisions

  • October 12, 2016  by Marcus Fuchs:
    Add comments and fix documentation
  • October 11, 2016  by Sebastian Stinner:
    Added to AixLib
  • December 10, 2013 by Kristian Huchtemann:
    Added Documentation.
  • October 2, 2013  by Ole Odendahl:
    Added documentation and formatted appropriately