CSE User's Manual

California Simulation Engine

4.20 DOOR

DOOR constructs a subobject belonging to the current SURFACE. The azimuth, tilt, ground reflectivity and exterior conditions associated with the door are the same as those of the owning surface, although the exterior surface conductance and the exterior absorptivity can be altered.

drName

Name of door.

UnitsLegal RangeDefaultRequiredVariability
63 charactersnoneNoconstant

drArea=float

Overall area of door.

UnitsLegal RangeDefaultRequiredVariability
ft2x \(>\) 0noneYesconstant

drModel=choice

Provides user control over how CSE models conduction for this door:

QUICKSurface is modeled using a simple conductance. Heat capacity effects are ignored. Either drCon or drU (next) can be specified.
DELAYED, DELAYED_HOUR, DELAYED_SUBOURSurface is modeled using a multi-layer finite difference technique which represents heat capacity effects. If the time constant of the door is too short to accurately simulate, a warning message is issued and the Quick model is used. drCon (next) must be specified – the program cannot use the finite difference model if drU rather than drCon is specified.
AUTOProgram selects Quick or appropriate Delayed automatically according to the time constant of the surface (if drU is specified, Quick is selected).
FD or FORWARD_DIFFERENCESelects the forward difference model (used with short time steps and the CZM/UZM zone models)
UnitsLegal RangeDefaultRequiredVariability
choices aboveAUTONoconstant

Either drU or drCon must be specified, but not both.

drU=float

Door U-value, NOT including surface (air film) conductances. Allows direct entry of U-value, without defining a CONSTRUCTION, when no heat capacity effects are to be modeled.

UnitsLegal RangeDefaultRequiredVariability
Btuh/ft2-oFx \(>\) 0Determined from drConif drCon not givenconstant

drCon=conName

Name of construction for door.

UnitsLegal RangeDefaultRequiredVariability
name of a CONSTRUCTIONnoneunless drU givenconstant

drLThkF=float

Sublayer thickness adjustment factor for FORWARD_DIFFERENCE conduction model used with drCon surfaces. Material layers in the construction are divided into sublayers as needed for numerical stability. drLThkF allows adjustment of the thickness criterion used for subdivision. A value of 0 prevents subdivision; the default value (0.5) uses layers with conservative thickness equal to half of an estimated safe value. Fewer (thicker) sublayers improves runtime at the expense of accurate representation of rapid changes.

UnitsLegal RangeDefaultRequiredVariability
x \(\ge\) 00.5Noconstant

drExAbs=float

Door exterior solar absorptivity. Applicable only if sfExCnd of owning surface is AMBIENT or SPECIFIEDT.

UnitsLegal RangeDefaultRequiredVariability
Btuh/ft2-oFx \(>\) 0same as owning surfaceNomonthly-hourly

drInAbs=float

Door interior solar absorptivity.

UnitsLegal RangeDefaultRequiredVariability
0 \(\le\) x \(\le\) 10.5Nomonthly-hourly

drExEpsLW=float

Door exterior long wave (thermal) emittance.

UnitsLegal RangeDefaultRequiredVariability
0 \(\le\) x \(\le\) 10.9Noconstant

drInEpsLW=float

Door interior long wave (thermal) emittance.

UnitsLegal RangeDefaultRequiredVariability
0 \(\le\) x \(\le\) 10.9Noconstant

drInH=float

Door interior surface (air film) conductance. Ignored if drModel = Forward_Difference

UnitsLegal RangeDefaultRequiredVariability
Btuh/ft2-oFx \(>\) 0same as owning surfaceNoconstant

drExH=float

Door exterior surface (air film) conductance. Ignored if drModel = Forward_Difference

UnitsLegal RangeDefaultRequiredVariability
Btuh/ft2-oFx \(>\) 0same as owning surfaceNoconstant

When drModel = Forward_Difference, several models are available for calculating inside and outside surface convective coefficients. Inside surface faces can be exposed only to zone conditions. Outside faces may be exposed either to ambient conditions or zone conditions, based on drExCnd. Only UNIFIED and INPUT are typically used. The other models were used during CSE development for comparison. For details, see CSE Engineering Documentation.

ModelExposed to ambientExposed to zone
UNIFIEDdefault CSE modeldefault CSE model
INPUThc = drExHcMulthc = drxxHcMult
AKBARIAkbari modeln/a
WALTONWalton modeln/a
WINKELMANNWinkelmann modeln/a
MILLSn/aMills model
ASHRAEn/aASHRAE handbook values

drExHcModel=choice

Selects the model used for exterior surface convection when drModel = Forward_Difference.

UnitsLegal RangeDefaultRequiredVariability
choices aboveUNIFIEDNoconstant

drExHcLChar=float

Characteristic length of surface, used in derivation of forced exterior convection coefficients in some models when outside face is exposed to ambient (i.e. to wind).

UnitsLegal RangeDefaultRequiredVariability
ftx \(>\) 010Noconstant

drExHcMult=float

Exterior convection coefficient adjustment factor. When drExHcModel=INPUT, hc=drExHcMult. For other drExHcModel choices, the model-derived hc is multiplied by drExHcMult.

UnitsLegal RangeDefaultRequiredVariability
x \(\ge\) 01Nosubhourly

drExRf=float

Exterior roughness factor. Typical roughness values:

Roughness IndexdrExRfExample
1 (very rough)2.17Stucco
2 (rough)1.67Brick
3 (medium rough)1.52Concrete
4 (Medium smooth)1.13Clear pine
5 (Smooth)1.11Smooth plaster
6 (Very Smooth)1Glass
UnitsLegal RangeDefaultRequiredVariability
drExHcModel = WINKELMANN: 1.66 else 2.17Noconstant

drInHcModel=choice

Selects the model used for the inside (zone) surface convection when drModel = Forward_Difference.

UnitsLegal RangeDefaultRequiredVariability
choices above (see drExHcModel)UNIFIEDNoconstant

drInHcMult=float

Interior convection coefficient adjustment factor. When drInHcModel=INPUT, hc=drInHcMult. For other drInHcModel choices, the model-derived hc is multiplied by drInHcMult.

UnitsLegal RangeDefaultRequiredVariability
x \(\ge\) 01Nosubhourly

endDoor

Indicates the end of the door definition. Alternatively, the end of the door definition can be indicated by the declaration of another object or by END.

UnitsLegal RangeDefaultRequiredVariability
noneNoconstant

Related Probes: