wbdt: wbdt

View source: R/wbdt.r

wbdtR Documentation

wbdt

Description

Given t air temperature (Celsius), rh relative humidity (percentage) gives Wet-bulb dry temperature (WBDT).

Usage

wbdt(t, rh, pair = 1010)

Arguments

t

numeric Air temperature in degC.

rh

numeric Relative humidity in percentage.

pair

numeric Mean Wind speed in meters per second.

Value

Wet-bulb dry temperature 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.