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
| Type | Name | Default | Description |
|---|---|---|---|
| Cooling.AirSource.Data.Generic.BaseClasses.NominalValues | nomVal | Nominal values |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.DXSystems.Cooling.BaseClasses.UACp | uacp | Calculates UA/Cp value for the coil |
Contents
| Name | Description |
|---|---|
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.