https://travis-ci.org/sonofeft/EngCoolProp.svg?branch=master https://img.shields.io/pypi/v/EngCoolProp.svghttps://img.shields.io/badge/python-2.7|3.6|3.7-blue https://img.shields.io/pypi/l/EngCoolProp.svg

EngCoolProp Interfaces The Coolprop Project with English Units

CoolProp uses SI units for calculating fluid properties. For those of us in industries that rely on English/Engineering units, EngCoolProp provides an interface.

See the Code at: https://github.com/sonofeft/EngCoolProp

See the Docs at: http://engcoolprop.readthedocs.org/en/latest/

See PyPI page at:https://pypi.python.org/pypi/engcoolprop

See the CoolProp project at: http://www.coolprop.org/dev/index.html

EngCoolProp uses units of primarily inch, lbm, lbf, sec, BTU (some use of ft and hour).:

The following are the default units for each property.

T    = Temperature = degR
Tc   = Critical Temperature = degR
Tnbp = Normal Boiling Point = degR
P    = Pressure = psia
Pc   = Critical Pressure = psia
D    = Density = lbm/cu ft
rho  = Density = lbm/cu inch
Dc   = Critical Density = lbm/cu ft
E    = Internal Energy = BTU/lbm
H    = Enthalpy = BTU/lbm
S    = Entropy = BTU/lbm degR
Cv   = Heat Capacity (const. V) = BTU/lbm degR
Cp   = Heat Capacity (const. P) = BTU/lbm degR
g    = Ratio of Specific Heats (Cp/Cv) = (-)
A    = Sonic Velocity = ft/sec
V    = Viscosity = 1.0E5 * lb/ft-sec
C    = Thermal Conductivity = BTU/ft-hr-R
MW   = Molecular Weight = lbm/lbmmole
Q    = Quality (fraction gas) = (-)
Z    = Compressibility() = (-)

EngCoolProp

Contents:

Indices and tables