Cantera  2.1.2
Namespaces | Functions
Mu0Poly.cpp File Reference

Definitions for a single-species standard state object derived from SpeciesThermoInterpType based on a piecewise constant mu0 interpolation (see Species Reference-State Thermodynamic Properties and class Mu0Poly). More...

#include "cantera/thermo/Mu0Poly.h"
#include "cantera/base/ctexceptions.h"
#include "cantera/thermo/speciesThermoTypes.h"
#include "cantera/thermo/SpeciesThermo.h"
#include "cantera/base/xml.h"
#include "cantera/base/ctml.h"
#include "cantera/base/stringUtils.h"
Include dependency graph for Mu0Poly.cpp:

Go to the source code of this file.

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Functions

void installMu0ThermoFromXML (const std::string &speciesName, SpeciesThermo &sp, size_t k, const XML_Node *Mu0Node_ptr)
 Install a Mu0 polynomial thermodynamic reference state. More...
 

Detailed Description

Definitions for a single-species standard state object derived from SpeciesThermoInterpType based on a piecewise constant mu0 interpolation (see Species Reference-State Thermodynamic Properties and class Mu0Poly).

Definition in file Mu0Poly.cpp.