|
| WaterHeatingUsingSteam () |
|
Output | calculate (const double pressureSteamIn, const double flowSteamRate, const double temperatureWaterIn, const double pressureWaterOut, const double flowWaterRate, const double tempMakeupWater, const double presMakeupWater, const double effWaterHeater, const double effBoiler, const double operatingHours) |
|
Definition at line 15 of file WaterHeatingUsingSteam.h.
◆ WaterHeatingUsingSteam()
WaterHeatingUsingSteam::WaterHeatingUsingSteam |
( |
| ) |
|
|
inline |
◆ calculate()
Output WaterHeatingUsingSteam::calculate |
( |
const double |
pressureSteamIn, |
|
|
const double |
flowSteamRate, |
|
|
const double |
temperatureWaterIn, |
|
|
const double |
pressureWaterOut, |
|
|
const double |
flowWaterRate, |
|
|
const double |
tempMakeupWater, |
|
|
const double |
presMakeupWater, |
|
|
const double |
effWaterHeater, |
|
|
const double |
effBoiler, |
|
|
const double |
operatingHours |
|
) |
| |
- Parameters
-
pressureSteamIn | double, units MPaa |
flowSteamRate | double, units kg/hr |
temperatureWaterIn | double, units K |
pressureWaterOut | double, units MPaa |
flowWaterRate | double, units cubic meter per hr |
tempMakeupWater | double, units K |
presMakeupWater | double, units MPaa |
effWaterHeater | double, fraction |
effBoiler | double, fraction |
operatingHours | double, units hr |
- Returns
- Output
- Parameters
-
tempWaterOut | double, units K |
bpTempWaterOut | double, units MPaa |
bpTempWarningFlag | bool |
flowByPassSteam | double, units cubic meter per hr |
enthalpySteamIn | double, units kJ/kg |
enthalpySteamOut | double, units kJ/kg |
enthalpyMakeUpWater | double, units kJ/kg |
energySavedDWH | double, units kJ/yr |
energySavedBoiler | double, units kJ/yr |
waterSaved | double, units m3/yr |
heatGainRate | double, units kJ/hr |
The documentation for this class was generated from the following file: