Cantera  2.0
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 dependency graph for Mu0Poly.cpp:

Go to the source code of this file.

Namespaces

namespace  Cantera
 Provides class Nucleus.
 

Functions

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

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.