Cantera  2.4.0
Classes | Namespaces | Functions
LTPspecies.cpp File Reference

Definitions for the LTPspecies objects and its children, which is the virtual base class for describing temperature dependence of submodels for transport parameters (see Transport Properties for Species in Phases and LTPspecies ) . More...

#include "cantera/transport/LTPspecies.h"
#include "cantera/base/ctml.h"
Include dependency graph for LTPspecies.cpp:

Go to the source code of this file.

Classes

class  LTPError
 Exception thrown if an error is encountered while reading the transport database. More...
 

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Functions

static void getArrhenius (const XML_Node &node, doublereal &A, doublereal &b, doublereal &E)
 Parses the XML element called Arrhenius. More...
 

Detailed Description

Definitions for the LTPspecies objects and its children, which is the virtual base class for describing temperature dependence of submodels for transport parameters (see Transport Properties for Species in Phases and LTPspecies ) .

Definition in file LTPspecies.cpp.