Implementation file for class HighPressureGasTransport. More...
#include "cantera/transport/HighPressureGasTransport.h"#include "cantera/base/utilities.h"#include "cantera/thermo/IdealGasPhase.h"#include "cantera/transport/TransportFactory.h"#include "cantera/base/stringUtils.h"#include "cantera/thermo/Species.h"#include <boost/algorithm/string.hpp>Implementation file for class HighPressureGasTransport.
Definition in file HighPressureGasTransport.cpp.
Go to the source code of this file.
Namespaces | |
| namespace | Cantera |
| Namespace for the Cantera kernel. | |
Functions | |
| double | takahashiCorrectionFactor (double Pr, double Tr) |
| Returns interpolated value of (DP)_R obtained from the data in Table 2 of the Takahashi 1975 paper, given a value of the reduced pressure (Pr) and reduced temperature (Tr). | |
| double | neufeldCollisionIntegral (double T_star) |
| Returns the value of the Neufeld collision integral for a given dimensionless temperature. | |