LBL logo

Buildings.Fluid.HeatExchangers.RadiantSlabs.Types

Package with type definitions

Information

This package contains type definitions for the radiant slabs.

Package Content

Name Description
HeatTransfer Model for the heat transfer along the fluid flow direction
SystemType System type for radiant slab

Types and constants

  type HeatTransfer = enumeration(
    EpsilonNTU "Epsilon-NTU",
    FiniteDifference "Finite difference") 
  "Model for the heat transfer along the fluid flow direction";
  type SystemType = enumeration(
    Ceiling_Wall_or_Capillary 
      "Radiant heating or cooling system (ceiling or wall)",
    Floor "Floor heating system") "System type for radiant slab";

Automatically generated Mon Jul 13 14:25:16 2015.