mrt_solar_proj: mrt_solar_proj

View source: R/mrt_functions.r

mrt_solar_projR Documentation

mrt_solar_proj

Description

Calculated the mean radiant temperature from the short solar irradiance with human projection factor. it assumes a uniform surround temperature of air temperature and short wave solar radiation.

Usage

mrt_solar_proj(t, rh, solar, sunelev, alb_sfc, fdir, emis_sfc)

Arguments

t

numeric Air temperature in degC.

rh

numeric Relative humidity in percentage.

solar

numeric Global solar radiation in Watt on mq.

sunelev

numeric Sun elevation angle in decimal degrees.

alb_sfc

numeric Mean albedo of surroundings. Default is 0.4.

fdir

numeric Ratio between directed ad diffuse radiation.

emis_sfc

numeric Surface emissivity.

Value

Mean Radiant temperature projected in degC.

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.