Cantera  2.3.0
Classes | Namespaces
IdealSolnGasVPSS.h File Reference

Definition file for a derived class of ThermoPhase that assumes either an ideal gas or ideal solution approximation and handles variable pressure standard state methods for calculating thermodynamic properties (see Thermodynamic Properties and class IdealSolnGasVPSS). More...

#include "VPStandardStateTP.h"
Include dependency graph for IdealSolnGasVPSS.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IdealSolnGasVPSS
 An ideal solution or an ideal gas approximation of a phase. More...
 

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Variables

CONSTANTS

Models for the Standard State of an IdealSolnPhase

Deprecated:
To be removed after Cantera 2.3.
const int cIdealSolnGasPhaseG = 6009
 
const int cIdealSolnGasPhase0 = 6010
 
const int cIdealSolnGasPhase1 = 6011
 
const int cIdealSolnGasPhase2 = 6012
 

Detailed Description

Definition file for a derived class of ThermoPhase that assumes either an ideal gas or ideal solution approximation and handles variable pressure standard state methods for calculating thermodynamic properties (see Thermodynamic Properties and class IdealSolnGasVPSS).

Definition in file IdealSolnGasVPSS.h.