dfASHRAETableG11: Calibration data for SET

dfASHRAETableG11R Documentation

Calibration data for SET

Description

Data from ASHRAE 55-2013 to calibrate values given by SET model

Usage

data(dfASHRAETableG11)

Format

A data frame with 22 rows and 11 variables:

ta

a numeric vector of air temperature [degree C]

taF

a numeric vector of air temperature [degree F]

tr

a numeric vector of radiant temperature [degree C]

trF

a numeric vector of radiant temperature [degree F]

vel

a numeric vector of indoor air velocity [m/s]

velFPM

a numeric vector of indoor air velocity [fpm]

rh

a numeric vector of relative humidity [%]

met

a numeric vector of metabolic rate [MET]

clo

a numeric vector of clothing insulation level [CLO]

set

a numeric vector of standard effective temperature (SET) [degree C]

setF

a numeric vector of standard effective temperature (SET) [degree F]

References

ASHRAE Standard 55-2013. Thermal environmental conditions for human occupancy. American society of heating, Refrigerating and Air-Conditioning Engineering, Atlanta, USA, 2013.

Examples

data(dfASHRAETableG11)
head(dfASHRAETableG11)

comf documentation built on May 11, 2022, 9:05 a.m.