CSE User's Manual

California Simulation Engine

4.3 DESCOND

Specifies conditions for a cooling design day. When referenced in TOP coolDsCond (see TOP Autosizing), DESCOND members are used to generate a 24 hour design day used during cooling autosizing. Note that coolDsCond can reference more than one DESCOND, allowing multiple design conditions to be used for autosizing. For example, both summer and fall days could be specified to ensure a range of sun angles are considered. Any DESCONDs that are not referenced in coolDsCond have no effect.

desCondName

Object name, given after “DESCOND”. Required for referencing from Top coolDsCond.

UnitsLegal RangeDefaultRequiredVariability
63 charactersnoneYesconstant

dcDay=date

Calendar date for this design cooling condition.

UnitsLegal RangeDefaultRequiredVariability
1-365200Noconstant

dcDB=float

Design dry-bulb temperature (maxiumum temperature on design day).

UnitsLegal RangeDefaultRequiredVariability
oFno-limitations?0.0Noconstant

dcMCDBR=float

Coincident daily dry-bulb range.

UnitsLegal RangeDefaultRequiredVariability
oFno-limitations?noneNoconstant

dcMCWB=float

Coincident wet-bulb design temperature.

UnitsLegal RangeDefaultRequiredVariability
oFno-limitations?noneNoconstant

dcMCWBR=float

Coincident daily wet-bulb range.

UnitsLegal RangeDefaultRequiredVariability
oFno-limitations?noneNoconstant

dcWindSpeed=float

Wind speed for design conditions.

UnitsLegal RangeDefaultRequiredVariability
mphx \(\geq\) 00.0Noconstant

DESCOND provides two mutually-exclusive methods for specifying design day direct beam and diffuse horizontal irradiance values. Both use the ASHRAE clear sky model. Consult the ASHRAE Handbook of Fundamentals Climatic Data chapter for model documentation.

At most one of these methods can be used within a given DESCOND. If all solar-related values are omitted, the generated design day has 0 irradiance for all hours.

dcTauB=float
dcTauD=float

ASHRAE clear sky model beam and diffuse pseudo optical depths. These values are available by month for many locations in ASHRAE design weather data. Cannot be given if dcEbnSlrNoon and dcEdhSlrNoon are specified.

UnitsLegal RangeDefaultRequiredVariability
0 irradianceNoconstant

dcEbnSlrNoon=float
dcEdhSlrNoon=float

Solar noon direct beam and diffuse horizontal irradiance. Cannot be given if dcTauB and dcTauD are specified.

UnitsLegal RangeDefaultRequiredVariability
Btuh/ft2x \(\geq\) 00 irradianceNoconstant

endDesCond

Optionally indicates the end of the descond definition.

UnitsLegal RangeDefaultRequiredVariability
noneNo