clomax_custom: clomax_custom

View source: R/clomax_custom.r

clomax_customR Documentation

clomax_custom

Description

Calculate maximum custom clothing insulation value required to reach thermal comfort in moderate thermal environments ( -0.5 < PMV < 0.5) based on PMV ISO 7730.

Usage

clomax_custom(t, rh, wind, tr, age, mbody, ht, gender = "male")

Arguments

t

numeric Air temperature in degC.

rh

numeric Air Relative humidity in percentage.

wind

numeric Wind speed in meters per second.

tr

numeric Mean radiant temperature in degC.

age

numeric Age in years.

mbody

numeric Body Mass in kg.

ht

numeric Heigth of subject in meters.

gender

character Sex of the subject. Default is "male" otherwise "female".

Value

clomax_custom

Author(s)

Istituto per la Bioeconomia CNR Firenze Italy Alfonso Crisci alfonso.crisci@ibe.cnr.it


alfcrisci/rBiometeo documentation built on Feb. 1, 2024, 4:47 p.m.