ctN |
SI_GZ |
Start of phase |
Number of towers. Niles' ctNo. default 1. |
tpStg |
choice:TPSTG |
Start of phase |
- staging choice, default TOGETHER. Niles' stgOp.
- TOGETHER Towers are identical and all towers will operate at once
- at the same load (fan speed or cycling fan duty cycle).
- LEAD A "lead tower" will modulate, and as many additional one-speed
- tower fans as necessary to meet the load will run at full power.
- The water will continue to flow through the towers whose fans are off.
|
tpTsSp |
TEMP_GZ |
Start of hour |
Towers delivered water setpoint temperature (Niles' twoSp). degrees F, hourly, default 85F. |
tpMtr |
TI |
input time |
- subscript of [METER][meter] object to which tower fan energy input will be posted,
- category "Aux" (Per Bruce, 8-92). Cooling towers as modelled have no pumps
- and use no energy except to drive their fans. default none.
- If towStg is LEAD, the following two apply only to the lead tower; any additional towers are assumed to have ONESPEED fans.
|
ctTy |
choice:CTTY |
Start of phase |
Cooling tower fan control type choice: ONESPEED (default), TWOSPEED, or VARIABLE. |
ctLoSpd |
FRAC_GZ |
Start of phase |
- Low speed for a TWOSPEED fan, as a fraction of full cfm. default 0.5.
- The rest of the [TOWERPLANT][towerplant] input variables apply to each tower in the group;
- the towers are assumed identical except for the single-speed fan on non-lead towers.
- The following two inputs permit computation of the tower fan electrical energy
- consumption (we only need bhp/eff, but Bruce/Steve say use two inputs):
|
ctShaftPwr |
BHP_GZ |
Start of phase |
- Shaft power of one tower fan motor. RQD. User name 'shaftBhp'.
- Btuh internally, brake horsepower entered, units stuff converts.
|
ctMotEff |
FRAC_GZ |
Start of phase |
- Motor (and drive, if any) efficiency, default 0.88
- [TOWERPLANT][towerplant] fan curve coefficients. Constant-speed (cycling) fan consumption is linear fcn of
- avg speed (===frac of time on for one-speed); constant represents start-stop overhead.
|
ctFcOne |
|
|
ONESPEED tower fan curve coefficients, also for nonLead towers if ctStg = LEAD. default 0, 1 |
PYLINEAR
Name |
Type |
Variability |
Description/Comments |
ctFcOne.k[index] |
number Array [3] |
Start of run |
FLOAT k[3]. One extra member needed as terminator by cul.cpp array input logic. |
|
ctFcLo |
|
|
TWOSPEED low speed fan curve coeffs, default 0, ctLoSpd^2 |
PYLINEAR
Name |
Type |
Variability |
Description/Comments |
ctFcLo.k[index] |
number Array [3] |
Start of run |
FLOAT k[3]. One extra member needed as terminator by cul.cpp array input logic. |
|
ctFcHi |
|
|
TWOSPEED high speed fan curve coeffs, default -ctLoSpd*(ctLoSpd+1), ctLoSpd^2+ctLoSpd+1 |
PYLINEAR
Name |
Type |
Variability |
Description/Comments |
ctFcHi.k[index] |
number Array [3] |
Start of run |
FLOAT k[3]. One extra member needed as terminator by cul.cpp array input logic. |
|
ctFcVar |
|
|
- VARIABLE speed fan cubic curve coefficients, default 0,0,0,1
- The next 6 [TOWERPLANT][towerplant] members specify one-tower performance under a one set of conditions (the "design conditions").
- The conditions should be chosen to be representative of full load operating conditions.
- verify next 3 per tower?? <--- issues2.txt memo sent to Bruce 10-92. *****
|
PYCUBIC
Name |
Type |
Variability |
Description/Comments |
ctFcVar.k[index] |
number Array [5] |
Start of run |
- FLOAT k[5]. One extra member needed as terminator by cul.cpp array input logic, 5-92.
- possible future setup optimizations: 1) select ptr to fcn that does not compute terms whose k is 0;
- 2) precalculate constants to compute in form ((x*k[3] + k[2])*x + k[1])*x + k[0]
|
|
ctCapDs |
POWER_NZ |
Start of run |
- Design capacity, Btuh. (replaces Niles' design water inlet temperature.)
- Default is sum of connected loads / [ctN][ctn], using largest stage in each coolPlant,
- design Btu capacity of each HPLOOP heat exchanger. Made negative if entered positive.
|
ctVfDs |
AFLOW_GZ |
Start of phase |
Design air flow volume rate through tower / full speed fan flow??, cfm, RQD. |
ctGpmDs |
H2OFLOW_GZ |
Start of run |
Design water flow rate, gpm. default: sum of connected heat rejection pump capacities / ctN. |
ctTDbODs |
TEMP_GZ |
Start of phase |
Design outdoor drybulb temperature, F, RQD. (only needed to convert ctVfDs from cfm to lb/hr). |
ctTWbODs |
TEMP_GZ |
Start of phase |
Design outdoor wetbulb temperature, F, RQD. |
ctTwoDs |
TEMP_GZ |
Start of phase |
- Design leaving water temperature, F, default 85.
- The following 6 [TOWERPLANT][towerplant] members give another one-tower performance point, the "Off-design" point.
- Either give either all that don't have defaults, (and not [ctK][ctk]), or none ([ctK][ctk] may then be given).
- verify next 3 per tower?? <--- issues2.txt memo sent to Bruce 10-92. ******
|
ctCapOd |
POWER_NZ |
Start of run |
- Off-design capacity, Btuh. (replaces Niles' design water inlet temperature.)
- Default is sum of connected loads / [ctN][ctn], using largest stage in each coolPlant,
- design Btu capacity of each HPLOOP heat exchanger. Made negative if entered positive.
|
ctVfOd |
AFLOW_GZ |
Start of phase |
Off-design air flow volume rate through one tower, cfm, must != ctVfDs. |
ctGpmOd |
H2OFLOW_GZ |
Start of run |
- Off-design water flow rate, gpm. default: sum of connected heat rejection pump capacities/ [ctN][ctn].
- must differ from [ctGpmDs][ctgpmds] (can't default both).
|
ctTDbOOd |
TEMP_GZ |
Start of phase |
Off-design outdoor drybulb temperature, F. (only needed to convert ctVfOd from cfm to lb/hr). |
ctTWbOOd |
TEMP_GZ |
Start of phase |
Off-design outdoor wetbulb temperature, F. |
ctTwoOd |
TEMP_GZ |
Start of phase |
- Off-design leaving water temperature, F, default 85.
- [TOWERPLANT][towerplant] inputs...
|
ctK |
FRAC_GZ |
Start of run |
- exponent in formula ntuA = const * (mw/ma)^[ctK][ctk], as alternative to "off design" inputs.
- default: derived from "Od" inputs if given, else .4.
|
ctStkFlFr |
number |
Start of phase |
- stack effect flow: air flow that occurs thru tower when fan is off, as a fraction of [ctVfDs][ctvfds].
- Additional flow, when fan runs, is proportional to fan speed. default .18.
- [TOWERPLANT][towerplant] inputs re makeup water
|
ctBldn |
number |
Start of phase |
Blowdown rate: frac inflowing water bled down drain, to reduce impurities buildup. default .01. |
ctDrft |
number |
Start of phase |
Drift rate: frac inflowing water blown out of tower as droplets, w/o evaporating. default 0. |
ctTWm |
TEMP_GZ |
Start of phase |
- Temperature of water in mains, for makeup water. default 60.
- Auxiliaries desired? assume not 10-92.
|