CSE User's Manual

California Simulation Engine

4.46 BOILER

BOILERs are subObjects of HEATPLANTs (preceding Section 5.20). BOILERs supply heat, through their associated HEATPLANT, to HW coils and heat exchangers.

Each boiler has a pump. The pump operates whenever the boiler is in use; the pump generates heat in the water, which is added to the boiler’s output. The pump heat is independent of load – the model assumes a bypass valve keeps the water flow constant when the loads are using less than full flow – except that the heat is assumed never to exceed the load.

boilerName

Name of BOILER object, given immediately after the word BOILER. The name is used to refer to the boiler in heat plant stage commands.

UnitsLegal RangeDefaultRequiredVariability
63 charactersnoneYesconstant

blrCap=float

Heat output capacity of this BOILER.

UnitsLegal RangeDefaultRequiredVariability
Btuhx \(\gt\) 0noneYesconstant

blrEffR=float

Boiler efficiency at steady-state full load, as a fraction. 1.0 may be specified to model a 100% efficient boiler.

UnitsLegal RangeDefaultRequiredVariability
0 \(\lt\) x \(\le\) 1.00.8Noconstant

blrEirR=float

Boiler Energy Input Ratio: alternate method of specifying efficiency.

UnitsLegal RangeDefaultRequiredVariability
x \(\ge\) 1.01/blrEffRNoconstant

blrPyEi=a, b, c, d

Coefficients of cubic polynomial function of part load ratio (load/capacity) to adjust full-load energy input for part load operation. Up to four floats may be given, separated by commas, lowest order (i.e. constant term) coefficient first. If the given coefficients result in a polynomial whose value is not 1.0 when the input variable, part load ratio, is 1.0, a warning message will be printed and the coefficients will be normalized to produce value 1.0 at input 1.0.

UnitsLegal RangeDefaultRequiredVariability
.082597, .996764, 0.79361, 0.Noconstant

blrMtr=name of a METER

Meter to which Boiler’s input energy is accumulated; if omitted, input energy is not recorded.

UnitsLegal RangeDefaultRequiredVariability
name of a METERnoneNoconstant

blrpGpm=float

Boiler pump flow in gallons per minute: amount of water pumped from this boiler through the hot water loop supplying the HEATPLANT’s loads (HW coils and heat exchangers) whenever boiler is operating.

UnitsLegal RangeDefaultRequiredVariability
gpmx \(\gt\) 0blrCap/10000Noconstant

blrpHdloss=float

Boiler pump head loss (pressure). 0 may be specified to eliminate pump heat and pump energy input.

UnitsLegal RangeDefaultRequiredVariability
ft H2Ox \(\ge\) 0114.45*Noconstant

* may be temporary value for 10-31-92 version; prior value of 35 may be restored.

blrpMotEff=float

Boiler pump motor efficiency.

UnitsLegal RangeDefaultRequiredVariability
0 \(\lt\) x \(\le\) 1.0.88Noconstant

blrpHydEff=float

Boiler pump hydraulic efficiency

UnitsLegal RangeDefaultRequiredVariability
0 \(\lt\) x \(\le\) 1.0.70Noconstant

blrpMtr=name of a METER

Meter to which pump electrical input energy is accumulated. If omitted, pump input energy use is not recorded.

UnitsLegal RangeDefaultRequiredVariability
name of a METERnoneNoconstant

The following four members permit specification of auxiliary input power use associated with the boiler under the conditions indicated.

blrAuxOn=floatAuxiliary power used when boiler is running, in proportion to its subhour average part load ratio (plr).
blrAuxOff=floatAuxiliary power used when boiler is not running, in proportion to 1 - plr.
blrAuxFullOff=floatAuxiliary power used only when boiler is off for entire subhour; not used if the boiler is on at all during the subhour.
blrAuxOnAtAll=floatAuxiliary power used in full value if boiler is on for any fraction of subhour.
UnitsLegal RangeDefaultRequiredVariability
x \(\ge\) 00Nohourly

The following four allow specification of meters to record boiler auxiliary energy use through blrAuxOn, blrAuxOff, blrFullOff, and blrAuxOnAtAll, respectively. End use category “Aux” is used.

blrAuxOn=float

Additional input energy used in proportion to part load ratio when coil on, as for induced draft fan, hourly variable for unforeseen applications.

UnitsLegal RangeDefaultRequiredVariability
x \(\ge\) 00.0Nohourly

blrAuxOnMtr=mtrName

Meter to which to charge auxOn.

UnitsLegal RangeDefaultRequiredVariability
name of a METERnot recordedNoconstant

blrAuxOff=float

Additional input energy when off for part or all of subhour.

UnitsLegal RangeDefaultRequiredVariability
x \(\ge\) 00.0Nohourly

blrAuxOffMtr=mtrName

Meter to which to charge auxOff.

UnitsLegal RangeDefaultRequiredVariability
name of a METERnot recordedNoconstant

blrAuxFullOff=float

Additional input energy when off for an entire subhour.

UnitsLegal RangeDefaultRequiredVariability
x \(\ge\) 00.0Nohourly

blrAuxFullOffMtr=mtrName

Meter to which to charge blrAuxFullOff.

UnitsLegal RangeDefaultRequiredVariability
name of a METERnot recordedNoconstant

blrAuxOnAtall=float

Additional input energy used in coil on for any part of subhour, for unforeseen uses.

UnitsLegal RangeDefaultRequiredVariability
x \(\ge\) 00.0Nohourly

blrAuxOnAtAllMtr=mtrName

MTR for “auxOnAtall”

UnitsLegal RangeDefaultRequiredVariability
name of a METERnot recordedNoconstant

endBoiler

Optionally indicates the end of the boiler definition. Alternatively, the end of the definition can be indicated by END or by beginning another object.

UnitsLegal RangeDefaultRequiredVariability
noneNoconstant

Related Probes: