Cantera
2.0
|
Implementation file for class DustyGasTransport. More...
#include "cantera/thermo/ThermoPhase.h"
#include "cantera/transport/DustyGasTransport.h"
#include "cantera/base/stringUtils.h"
Go to the source code of this file.
Namespaces | |
namespace | Cantera |
Provides class Nucleus. | |
Macros | |
#define | MIN_X 1.e-20 |
Mole fractions below MIN_X will be set to MIN_X when computing transport properties. | |
Implementation file for class DustyGasTransport.
Definition in file DustyGasTransport.cpp.
#define MIN_X 1.e-20 |
Mole fractions below MIN_X will be set to MIN_X when computing transport properties.
Definition at line 23 of file DustyGasTransport.cpp.
Referenced by DustyGasTransport::updateTransport_C().