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 | |
| 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 | |
| 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 IBPSA.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.