modelHeatTransferDirectedHeatTransfer

Extends from AixLib.Obsolete.YearIndependent.FastHVAC.Components.Storage.BaseClasses.PartialHeatTransferLayers.

Information

Overview

Model for heat transfer between buffer storage layers. Models conductance of water. Buoyancy and conduction are considered individually

Sources

Total massflow by buoyancy is calculated by a fixed time Tau, a fixed dT_ref and the actual temperature difference between the layers dT. The partial mass ratio that goes to each layer is calculated by a selectable predefined profile (buoyancyDistribution).

Model was developed by Christian Grozescu in his master thesis Extension of Thermal Storage Models for Energy System Simulations, 2017

Parameters

TypeNameDefaultDescription
Integern (from PartialHeatTransferLayers)3
FastHVAC.Media.BaseClasses.MediumSimpleMedium (from PartialHeatTransferLayers)Medium model
AixLib.DataBase.Storage.BufferStorageBaseDataDefinitiondata (from PartialHeatTransferLayers)AixLib.DataBase.Storage.Generic_New_2000l()
Modelica.Units.SI.Timetau100
Modelica.Units.SI.TemperatureDifferencedTref1

Connectors

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

Components

TypeNameDefaultDescription
Modelica.Units.SI.HeatFlowRateQ_flowHeat flow rate from layer i+1 to i due to heat conduction
Modelica.Units.SI.HeatFlowRateQ_buoy_absCumulative heat flow rate into the layer due to buoyancy

Contents

NameDescription
fQbuoy

Revisions

  • October 19, 2017  David Jansen:
    Added informations and commentations to source code and changed names according to AixLib regulations
  • March , 2017  Christian Grozescu :
    Developed model