|
static ReduceAirLeaksOutput | ReduceAirLeaks (double C_fl, double C_usage, double C_lk, double PerC_lkred) |
|
static ImproveEndUseEfficiencyOutput | ImproveEndUseEfficiency (double C_fl, double C_usage, double C_avgaf_red) |
|
static ReduceSystemAirPressureOutput | ReduceSystemAirPressure (double C_fl, double C_usage, double P_fl, double kW_fl, double P_rpred, double P_alt=14.69, double P_atm=14.69) |
|
static AdjustCascadingSetPointOutput | AdjustCascadingSetPoint (double C_fl, double C_usage, double P_fl, double kW_fl, double P_fl_adj, double P_alt=14.69, double P_atm=14.69) |
|
static PressureReductionSavingOutput | PressureReductionSaving (double operatingHours, double costPerkWh, double kW_fl_rated, double P_fl_rated, double dischargePresBaseline, double dischargePresMod, double P_alt=14.69, double P_atm=14.69) |
|
static double | kWAdjusted (double kW_fl_rated, double P_fl_rated, double P_discharge, double P_alt=14.69, double P_atm=14.69) |
|
Definition at line 1093 of file Compressors.h.
◆ AdjustCascadingSetPoint()
static AdjustCascadingSetPointOutput CompressorEEMs::AdjustCascadingSetPoint |
( |
double |
C_fl, |
|
|
double |
C_usage, |
|
|
double |
P_fl, |
|
|
double |
kW_fl, |
|
|
double |
P_fl_adj, |
|
|
double |
P_alt = 14.69 , |
|
|
double |
P_atm = 14.69 |
|
) |
| |
|
inlinestatic |
- Parameters
-
C_fl | double, units acfm |
C_usage | double, units acfm |
P_fl | double, units psig |
kW_fl | double, units kW |
P_fl_adj | double, units psig |
P_alt | double, units psia |
P_atm | double, units psia |
- Returns
- Parameters
-
kW_fl_adj | double, units kW |
C_usage_adj | double, units acfm |
PerC_adj | double percentage / fraction |
Definition at line 1215 of file Compressors.h.
◆ ImproveEndUseEfficiency()
- Parameters
-
C_fl | double, units acfm |
C_usage | double, units acfm |
C_avgaf_red | double, units acfm |
- Returns
- Parameters
-
C_af_red | double, units acfm |
CPer_af_red | double percentage / fraction |
Definition at line 1166 of file Compressors.h.
◆ kWAdjusted()
static double CompressorEEMs::kWAdjusted |
( |
double |
kW_fl_rated, |
|
|
double |
P_fl_rated, |
|
|
double |
P_discharge, |
|
|
double |
P_alt = 14.69 , |
|
|
double |
P_atm = 14.69 |
|
) |
| |
|
inlinestatic |
- Parameters
-
kW_fl_rated | double, units kW |
P_fl_rated | double, units psig |
P_discharge | double, units psig |
P_alt | double, units psig |
P_atm | double, units psig |
- Returns
- Parameters
-
kWAdjusted | double, units kW |
Definition at line 1263 of file Compressors.h.
◆ PressureReductionSaving()
static PressureReductionSavingOutput CompressorEEMs::PressureReductionSaving |
( |
double |
operatingHours, |
|
|
double |
costPerkWh, |
|
|
double |
kW_fl_rated, |
|
|
double |
P_fl_rated, |
|
|
double |
dischargePresBaseline, |
|
|
double |
dischargePresMod, |
|
|
double |
P_alt = 14.69 , |
|
|
double |
P_atm = 14.69 |
|
) |
| |
|
inlinestatic |
- Parameters
-
operatingHours | double |
costPerkWh | double, units /kWh |
kW_fl_rated | double, units kW |
P_fl_rated | double, units psig |
dischargePresBaseline | double, units psig |
dischargePresMod | double, units psig |
P_alt | double, units psig |
P_atm | double, units psig |
- Returns
- Parameters
-
kW_savings | double, units kW |
kWh_savings | double, units kWh |
cost_savings | double, units $$$ |
Definition at line 1242 of file Compressors.h.
◆ ReduceAirLeaks()
static ReduceAirLeaksOutput CompressorEEMs::ReduceAirLeaks |
( |
double |
C_fl, |
|
|
double |
C_usage, |
|
|
double |
C_lk, |
|
|
double |
PerC_lkred |
|
) |
| |
|
inlinestatic |
- Parameters
-
C_fl | double, units acfm |
C_usage | double, units acfm |
C_lk | double, units acfm |
PerC_lkred | double percentage / fraction |
- Returns
- Parameters
-
C_lkred | double, units acfm |
C_usage_lkred | double, units acfm |
PerC_lkred | double percentage / fraction |
Definition at line 1148 of file Compressors.h.
◆ ReduceSystemAirPressure()
static ReduceSystemAirPressureOutput CompressorEEMs::ReduceSystemAirPressure |
( |
double |
C_fl, |
|
|
double |
C_usage, |
|
|
double |
P_fl, |
|
|
double |
kW_fl, |
|
|
double |
P_rpred, |
|
|
double |
P_alt = 14.69 , |
|
|
double |
P_atm = 14.69 |
|
) |
| |
|
inlinestatic |
- Parameters
-
C_fl | double, units acfm |
C_usage | double, units acfm |
P_fl | double, units psig |
kW_fl | double, units kW |
P_rpred | double, units psig |
P_alt | double, units psia |
P_atm | double, units psia |
- Returns
- Parameters
-
P_fl_rpred | double, units psig |
kW_fl_rpadj | double, units kW |
C_usage_rpred | double, units acfm |
PerC_rpred | double percentage / fraction |
Definition at line 1188 of file Compressors.h.
The documentation for this class was generated from the following file: