CSE User's Manual

California Simulation Engine

4.15 GAIN

A GAIN object adds sensible and/or latent heat to the ZONE, and/or adds arbitrary energy use to a METER. GAINs may be subobjects of ZONEs and are normally given within the input for their ZONE. As many GAINs as desired (or none) may be given for each ZONE. Alternatively, GAINs may be subobjects of TOP and specify gnZone to specify their associate zone.

Each gain has an amount of power (gnPower), which may optionally be accumulated to a METER (gnMeter). The power may be distributed to the zone, plenum, or return as sensible heat with an optional fraction radiant, or to the zone as latent heat (moisture addition), or not.

4.15.1 Gain zones

The gain to the zone may be further divided into convective sensible, radiant sensible and latent heat via the gnFrRad and gnFrLat members; the plenum and return gains are assumed all convective sensible.

In the CNE zone mode, the radiant internal gain is distributed to the surfaces in the zone, rather than going directly to the zone “air” heat capacity (znCAir). A simple model is used – all surfaces are assumed to be opaque and to have the same (infrared) absorptivity – even windows. Along with the assumption that the zone is spherical (implicit in the current treatment of solar gains), this allows distribution of gains to surfaces in proportion to their area, without any absorptivity or transmissivity calculations. The gain for windows and quick-model surfaces is assigned to the znCAir, except for the portion which conducts through the surface to the other side rather than through the surface film to the adjacent zone air; the gain to massive (delayed-model) surfaces is assigned to the side of surface in the zone with the gain.

Radiant internal gains are included in the IgnS (Sensible Internal Gain) column in the zone energy balance reports. (They could easily be shown in a separate IgnR column if desired.) Any energy transfer shows two places in the ZEB report, with opposite signs, so that the result is zero – otherwise it wouldn’t be an energy balance. The rest of the reporting story for radiant internal gains turns out to be complex. The specified value of the radiant gain (gnPower * gnFrZn * gnFrRad) shows in the IgnS column. To the extent that the gain heats the zone, it also shows negatively in the Masses column, because the zone CAir is lumped with the other masses. To the extent that the gain heats massive surfaces, it also shows negatively in the masses column. To the extent that the gain conducts through windows and quick-model surfaces, it shows negatively in the Conduction column. If the gain conducts through a quick-model surface to another zone, it shows negatively in the Izone (Interzone) column, positively in the Izone column of the receiving zone, and negatively in the receiving zone’s Masses or Cond column.

gnName

Name of gain; follows the word GAIN if given.

UnitsLegal RangeDefaultRequiredVariability
63 charactersnoneNoconstant

gnZone=znName

Name of ZONE to which heat gains are added. Omitted when GAIN is given as a ZONE subobject. If a TOP subobject (i.e., not a ZONE subobject) and znZone is omitted, heat gains are discarded but energy use is still recorded to gnMeter. This feature can be used to represent energy uses that our outside of conditioned zones (e.g. exterior lighting).

UnitsLegal RangeDefaultRequiredVariability
name of ZONEparent zone if anyNoconstant

gnPower=float

Rate of heat addition/energy use. Negative gnPower values may be used to represent heat removal/energy generation. Expressions containing functions are commonly used with this member to schedule the gain power on a daily and/or hourly basis. Refer to the functions section in Section 4 for details and examples.

All gains, including electrical, are specified in Btuh units unless associated with DHW use (see gnCtrlDHWSYS), in which case gnPower is specified in Btuh/gal. Note that meter reporting of internal gain is in MBtu (millions of Btu) by default.

UnitsLegal RangeDefaultRequiredVariability
Btuhno restrictionsnoneYeshourly

gnMeter=choice

Name of meter by which this GAIN’s gnPower is recorded. If omitted, gain is assigned to no meter and energy use is not accounted in CSE simulation reports; thus, gnMeter should only be omitted for “free” energy sources.

UnitsLegal RangeDefaultRequiredVariability
name of METERnoneNoconstant

gnEndUse=choice

Meter end use to which the GAIN’s energy use should be accumulated.

ClgCooling
HtgHeating (includes heat pump compressor)
HPBUHeat pump resistance heating (backup and defrost)
DHWDomestic (service) hot water
DHWBUDomestic (service) hot water heating backup (HPWH resistance)
DHWMFLDomestic (service) hot water heating multi-family loop pumping and loss makeup
FANCFans, AC and cooling ventilation
FANHFans, heating
FANVFans, IAQ venting
FANFans, other purposes
AUXHVAC auxiliaries such as pumps
PROCProcess
LITLighting
RCPReceptacles
EXTExterior lighting
REFRRefrigeration
DISHDishwashing
DRYClothes drying
WASHClothes washing
COOKCooking
USER1User-defined category 1
USER2User-defined category 2
BTBattery charge power
PVPhotovoltaic power generation
UnitsLegal RangeDefaultRequiredVariability
Codes listed abovenoneRequired if gnMeter is givenconstant

The gnFrZn, gnFrPl, and gnFrRtn members allow you to allocate the gain among the zone, the zone’s plenum, and the zone’s return air flow. Values that total to more than 1.0 constitute an error. If they total less than 1, the unallocated portion of the gain is recorded by the meter (if specified) but not transferred into the building. By default, all of the gain not directed to the return or plenum goes to the zone.

gnFrZn=float

Fraction of gain going to zone. gnFrLat (below) gives portion of this gain that is latent, if any; the remainder is sensible.

UnitsLegal RangeDefaultRequiredVariability
0 \(\leq\) x \(\leq\) 11.Nohourly

gnFrPl=float

Fraction of gain going to plenum.

UnitsLegal RangeDefaultRequiredVariability
gnFrZn + gnFrPl + gnFrRtn \(\leq\) 10.Nohourly

gnFrRtn=float

Fraction of gain going to return.

UnitsLegal RangeDefaultRequiredVariability
gnFrZn + gnFrPl + gnFrRtn \(\leq\) 10.Nohourly

gnFrRad=float

Fraction of total gain going to zone (gnFrZn) that is radiant rather than convective or latent.

UnitsLegal RangeDefaultRequiredVariability
0 \(\leq\) x \(\leq\) 10.0Nohourly

gnFrLat=float

Fraction of total gain going to zone (gnFrZn) that is latent heat (moisture addition).

UnitsLegal RangeDefaultRequiredVariability
0 \(\le\) x \(\le\) 10.0Nohourly

gnDlFrPow=float

Hourly power reduction factor, typically used to modify lighting power to account for daylighting.

UnitsLegal RangeDefaultRequiredVariability
0 \(\le\) x \(\le\) 11.0Nohourly

gnCtrlDHWSYS=dhwsysName

Name of a DHWSYS whose water use modulates gnPower. For example, electricity use of water-using appliances (e.g. dishwasher or clothes washer) can be modeled based on water use, ensuring that the uses are synchronized. When this feature is used, gnPower should be specified in Btuh/gal.

UnitsLegal RangeDefaultRequiredVariability
name of a DHWSYSno DHWSYS/GAIN linkageNoconstant

gnCtrlDHWMETER=dhwMtrName

Allows gains to track water usage such as dishwashers, clothes washers, etc.

UnitsLegal RangeDefaultRequiredVariability
name of DHWMETER0Noconstant

gnCtrlDHWEndUse=dhwEndUseName

Name of the DHWSYS end use consumption that modulates gnPower. See DHWMETER for DHW end use definitions.

UnitsLegal RangeDefaultRequiredVariability
DHW end useTotalNoconstant

endGain

Optional to indicate the end of the GAIN definition. Alternatively, the end of the gain definition can be indicated by END or by the declaration of another object.

UnitsLegal RangeDefaultRequiredVariability
noneNoconstant

Related Probes: