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 "Mu0Poly.h"#include "ctexceptions.h"#include "speciesThermoTypes.h"#include "SpeciesThermo.h"#include "xml.h"#include "ctml.h"
Go to the source code of this file.
Namespaces | |
| namespace | Cantera |
Namespace for the Cantera kernel. | |
Functions | |
| void | installMu0ThermoFromXML (std::string speciesName, SpeciesThermo &sp, int k, const XML_Node *Mu0Node_ptr) |
| Install a Mu0 polynomial thermodynamic reference state. | |
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.
1.6.3