Cantera  2.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 "VPSSMgr.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
 This class can handle either an ideal solution or an ideal gas approximation of a phase. More...
 

Namespaces

namespace  Cantera
 Provides class Nucleus.
 

Variables

CONSTANTS - Models for the Standard State of IdealSolnPhase's
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.