Definition at line 109 of file ProcessCooling.h.
◆ WaterCooledSystemInput() [1/2]
ProcessCooling::WaterCooledSystemInput::WaterCooledSystemInput |
( |
| ) |
|
|
default |
◆ WaterCooledSystemInput() [2/2]
ProcessCooling::WaterCooledSystemInput::WaterCooledSystemInput |
( |
double |
CHWT, |
|
|
bool |
useFreeCooling, |
|
|
double |
HEXApproachTemp, |
|
|
bool |
constantCWT, |
|
|
double |
CWT, |
|
|
bool |
CWVariableFlow, |
|
|
double |
CWFlowRate, |
|
|
double |
CWTFollow |
|
) |
| |
|
inline |
- Parameters
-
CHWT | double, units F, 35 - 55 Default 44, Chilled Water Supply Temperature |
useFreeCooling | boolean |
HEXApproachTemp | double, units F, 5 - 20, heat exchange temp when free cooling and heat exchanger used |
constantCWT | boolean, Is CW temperature constant |
CWT | double, units F, 70 - 90, CW temperature constant |
CWVariableFlow | boolean |
CWFlowRate | double, units gpm/ton |
CWTFollow | double, units F, when CW temperature not constant |
Definition at line 127 of file ProcessCooling.h.
◆ CHWT
double ProcessCooling::WaterCooledSystemInput::CHWT = 44 |
◆ constantCWT
bool ProcessCooling::WaterCooledSystemInput::constantCWT = true |
◆ CWFlowRate
double ProcessCooling::WaterCooledSystemInput::CWFlowRate = 3 |
◆ CWT
double ProcessCooling::WaterCooledSystemInput::CWT = 85 |
◆ CWTFollow
double ProcessCooling::WaterCooledSystemInput::CWTFollow = 0 |
◆ CWVariableFlow
bool ProcessCooling::WaterCooledSystemInput::CWVariableFlow = true |
◆ HEXApproachTemp
double ProcessCooling::WaterCooledSystemInput::HEXApproachTemp = 0 |
◆ isWaterCooled
bool ProcessCooling::WaterCooledSystemInput::isWaterCooled = false |
◆ useFreeCooling
bool ProcessCooling::WaterCooledSystemInput::useFreeCooling = false |
The documentation for this struct was generated from the following file: