modelUACp

Test model for UACp

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This example illustrates calculation of UA/Cp factor of coil (working of Buildings.Fluid.DXSystems.Cooling.BaseClasses.UACp).

Parameters

TypeNameDefaultDescription
Cooling.AirSource.Data.Generic.BaseClasses.NominalValuesnomValNominal values

Components

TypeNameDefaultDescription
Buildings.Fluid.DXSystems.Cooling.BaseClasses.UACpuacpCalculates UA/Cp value for the coil

Contents

NameDescription
Medium

Revisions

  • May 1, 2013, by Michael Wetter:
    Declared the parameter record to be a parameter, as declaring its elements to be parameters does not imply that the whole record has the variability of a parameter.
  • April 10, 2012 by Kaustubh Phalak:
    First implementation.