Base classes for package Data
Extends from Modelica.Icons.BasesPackage (Icon for packages containing base classes).
| Name | Description |
|---|---|
| Base classes for chiller models |
Buildings.Fluid.Chillers.Data.BaseClasses.ChillerBase classes for chiller models
Extends from Modelica.Icons.Record (Icon for records).
| Type | Name | Default | Description |
|---|---|---|---|
| Real | PLRMax | Maximum part load ratio | |
| Real | PLRMinUnl | Minimum part unload ratio | |
| Real | PLRMin | Minimum part load ratio | |
| Real | etaMotor | Fraction of compressor motor heat entering refrigerant | |
| Nominal condition | |||
| HeatFlowRate | QEva_flow_nominal | Reference capacity (negative number) [W] | |
| Real | COP_nominal | Reference coefficient of performance | |
| MassFlowRate | mEva_flow_nominal | Nominal mass flow at evaporator [kg/s] | |
| MassFlowRate | mCon_flow_nominal | Nominal mass flow at condenser [kg/s] | |
| Temperature | TEvaLvg_nominal | Temperature of fluid leaving evaporator at nominal condition [K] | |
| Performance curves | |||
| Integer | nCapFunT | Number of coefficients for capFunT | |
| Integer | nEIRFunT | Number of coefficients for capFunT | |
| Integer | nEIRFunPLR | Number of coefficients for capFunT | |
| Real | capFunT[nCapFunT] | Biquadratic coefficients for capFunT | |
| Real | EIRFunT[nEIRFunT] | Biquadratic coefficients for EIRFunT | |
| Real | EIRFunPLR[nEIRFunPLR] | Coefficients for EIRFunPLR | |
| Temperature | TEvaLvgMin | Minimum value for leaving evaporator temperature [K] | |
| Temperature | TEvaLvgMax | Maximum value for leaving evaporator temperature [K] | |