GetTCelsiusFromTKelvin: Utility function to convert temperature to degree Celsius...

Description Usage Arguments Value Notes References Examples

Description

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

Usage

1

Arguments

TKelvin

A numeric vector of temperature in degree Kelvin (K)

Value

A numeric vector of temperature in Celsius (degreeC)

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.