Cantera  2.4.0
Namespaces
HighPressureGasTransport.cpp File Reference

Implementation file for class HighPressureGasTransport. More...

#include "cantera/transport/HighPressureGasTransport.h"
#include "cantera/numerics/ctlapack.h"
#include "cantera/base/utilities.h"
#include "cantera/transport/TransportParams.h"
#include "cantera/thermo/IdealGasPhase.h"
#include "cantera/transport/TransportFactory.h"
#include "cantera/base/stringUtils.h"
#include "cantera/transport/MultiTransport.h"
Include dependency graph for HighPressureGasTransport.cpp:

Go to the source code of this file.

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Detailed Description

Implementation file for class HighPressureGasTransport.

Transport parameters are calculated using corresponding states models: Binary diffusion coefficients use the generalized chart described by Takahashi, et al. and viscosity calculations use the Lucas method. All methods are described in Reid, Prausnitz, and Polling, "The Properties of Gases and Liquids, 4th ed., 1987 (viscosity in Ch. 9, Thermal conductivity in Ch. 10, and Diffusion coefficients in Ch. 11).

Definition in file HighPressureGasTransport.cpp.