GetTKelvinFromTCelsius: Utility function to convert temperature to Kelvin (K) given...

Description Usage Arguments Value Notes References Examples

Description

Utility function to convert temperature to Kelvin (K) given temperature in degree Celsius (degreeC).

Usage

1

Arguments

TCelsius

A numeric vector of temperature in degree Celsius (degreeC)

Value

A numeric vector of temperature in Kelvin (K)

Notes

Exact conversion.

References

ASHRAE Handbook - Fundamentals (2017) ch. 1 section 3

Examples

1

psychrolib documentation built on May 29, 2021, 9:11 a.m.