CpCvT {renpow}R Documentation

Dataset: Specific heat of air vs Temp

Description

Specific heat of air vs Temp

Usage

data("CpCvT")

Format

Three columns text file with header

Details

Used to estimate coeffiicents of Cp and Cv vs T

Source

data from https://www.ohio.edu/mechanical/thermo/property_tables/air/air_Cp_Cv.html

References

Acevedo, M.F. 2018. Introduction to Renewable Electric Power Systems and the Environment with R. Boca Raton, FL: CRC Press. (ISBN 9781138197343)

Examples

X <- CpCvT

[Package renpow version 0.1-1 Index]