dfSolarGainValues: Dataset with Different Combinations of Inputs to Calculate...

dfSolarGainValuesR Documentation

Dataset with Different Combinations of Inputs to Calculate Solar Gain

Description

Dataset with Different Combinations of Inputs to Calculate Solar Gain

Usage

data(dfSolarGainValues)

Format

A data frame with 384 rows and 10 variables:

solAlt

a numeric value presenting solar altitude, degrees from horizontal in [degree C]

solAzi

a numeric value presenting solar azimuth, degrees clockwise from North in [degree C]

solRadDir

a numeric value presenting direct-beam solar radiation [W/m2]

solTrans

a numeric value presenting total solar transmittance. Ranges from 0 to 1

fSvv

a numeric value presenting fraction of sky vault exposed to body, ranges from 0 to 1

fBes

a numeric value presenting fraction of the possible body surface exposed to sun, ranges from 0 to 1

asw

a numeric value presenting the average short-wave absorptivity of the occupant. Set to 0.7 by default

posture

Default 'seated' list of available options 'standing', 'supine' or 'seated'

erf

Solar gain to the human body using the Effective Radiant Field [W/m2]

delMrt

Delta mean radiant temperature [Degree C]

Examples

data(dfSolarGainValues)
head(dfSolarGainValues)

marcelschweiker/comf documentation built on Feb. 22, 2024, 9:03 p.m.