Prandtl: Returns the Prandtl number

View source: R/Prandtl.R

PrandtlR Documentation

Returns the Prandtl number

Description

Returns the Prandtl number

Usage

Prandtl(Ta = 20)

Arguments

Ta

Air temperature in degrees Celsius. Default value is 20.

Details

Returns the Prandlt number

Author(s)

Glenn J Tattersall

References

Blaxter, K. 1989. Energy Metabolism in Animals and Man Gates, D. M. 2003. Biophysical Ecology. Dover Publications, Mineola, New York. 611 pp.

Examples


# Example:
Ta<-30
Prandtl(Ta)


gtatters/Thermimage documentation built on June 12, 2025, 10:58 p.m.