packageCharacteristics
Functions for fan or pump characteristics
Information
This package implements performance curves for fans and pumps, and records for parameter that can be used with these performance curves.
See the User's Guide for information about these performance curves.
Contents
| Name | Description |
|---|---|
| Flow vs. efficiency characteristics for fan or pump | |
| Efficiency vs. motor PLR characteristics for fan or pump | |
| This function generates the generic curve for motor efficiency based on rated motor power | |
| Flow vs. electrical power characteristics for fan or pump | |
| Pump or fan head away from the origin without correction for mover flow resistance | |
| Record for efficiency parameters vs. volumetric flow rate | |
| Record for efficiency parameters vs. motor part load ratio | |
| Record for flow parameters | |
| Record for flow parameters with prescribed size | |
| Record for electrical power parameters |
Revisions
-
September 8, 2016, by Michael Wetter:
Deleted functionperformanceCurveas it is no longer needed. Instead, the function Buildings.Fluid.Movers.BaseClasses.Characteristics.pressure is used for all speeds.
This is for #458. -
September 29, 2011, by Michael Wetter:
New implementation due to changes from polynomial to cubic hermite splines.