Header 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 "SpeciesThermoInterpType.h"
Go to the source code of this file.
Classes | |
class | Mu0Poly |
The Mu0Poly class implements an interpolation of the Gibbs free energy based on a piecewise constant heat capacity approximation. More... | |
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. |
Header 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.h.