Cantera  2.1.2
Classes | Namespaces
IdealSolidSolnPhase.h File Reference

Header file for an ideal solid solution model with incompressible thermodynamics (see Thermodynamic Properties and IdealSolidSolnPhase). More...

#include "mix_defs.h"
#include "ThermoPhase.h"
#include "ThermoFactory.h"
#include "SpeciesThermo.h"
Include dependency graph for IdealSolidSolnPhase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IdealSolidSolnPhase
 Class IdealSolidSolnPhase represents a condensed phase ideal solution compound. More...
 

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Variables

CONSTANTS - Models for the Standard State of IdealSolidSolnPhase's
const int cIdealSolidSolnPhase0 = 5010
 
const int cIdealSolidSolnPhase1 = 5011
 
const int cIdealSolidSolnPhase2 = 5012
 

Detailed Description

Header file for an ideal solid solution model with incompressible thermodynamics (see Thermodynamic Properties and IdealSolidSolnPhase).

This class inherits from the Cantera class ThermoPhase and implements an ideal solid solution model with incompressible thermodynamics.

Definition in file IdealSolidSolnPhase.h.