Cantera
2.0
|
Header file for an ideal solid solution model with incompressible thermodynamics (see \ref thermoprops and \link Cantera::IdealSolidSolnPhase IdealSolidSolnPhase\endlink).More...
#include "mix_defs.h"
#include "ThermoPhase.h"
#include "ThermoFactory.h"
#include "SpeciesThermo.h"
Go to the source code of this file.
Classes | |
class | IdealSolidSolnPhase |
Class IdealSolidSolnPhase represents a condensed phase ideal solution compound. More... | |
Namespaces | |
namespace | Cantera |
Provides class Nucleus. | |
Variables | |
CONSTANTS - Models for the Standard State of IdealSolidSolnPhase's | |
const int | cIdealSolidSolnPhase0 = 5010 |
const int | cIdealSolidSolnPhase1 = 5011 |
const int | cIdealSolidSolnPhase2 = 5012 |
Header file for an ideal solid solution model with incompressible thermodynamics (see \ref thermoprops and \link Cantera::IdealSolidSolnPhase IdealSolidSolnPhase\endlink).
This class inherits from the Cantera class ThermoPhase and implements an ideal solid solution model with incompressible thermodynamics.
Definition in file IdealSolidSolnPhase.h.