CalcSeebeck: Compute thermocouple coefficients

Description Usage Arguments Details See Also Examples

Description

Computes the Seebeck coefficient of a Type-T thermocouple junction.

Usage

1

Arguments

C

Temperature of reference thermocouple junction, in deg C

Details

A regression is carried out on NIST tabular data (0-40 deg C) and the coefficients are used to compute a coefficient from the input.

The relationship between reference probe temperature and coefficient is empirical, but here the relationship is estimated.

See Also

Other utils: CalculateSapwoodArea, CheckFluxObject, LoadDefaults

Examples

1
2
Seebeck(0.4)
Seebeck(12.2)

bmcnellis/sapflux documentation built on May 12, 2019, 10:27 p.m.