modelLMTDStar

Normalized log mean temperature difference across the ice storage unit

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Information

This subroutine calculates the log mean temperature difference for the detailed ice storage unit using the function Buildings.Fluid.Storage.Ice.BaseClasses.calculateLMTDStar.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.TemperatureTFre273.15Freezing temperature of water or the latent energy storage material
Modelica.Units.SI.TemperatureDifferencedT_nominal10Nominal temperature difference

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputTInInlet temperature
Modelica.Blocks.Interfaces.RealInputTOutOutlet temperature
Modelica.Blocks.Interfaces.RealOutputlmtdStaNormalized LMTD

Revisions

  • January 26, 2022, by Michael Wetter:
    Refactored model to new architecture.
  • December 8, 2021, by Yangyang Fu:
    First implementation.