Cantera  2.0
Classes | Namespaces | Macros
PseudoBinaryVPSSTP.h File Reference

Header for intermediate ThermoPhase object for phases which employ gibbs excess free energy based formulations (see Thermodynamic Properties and class gibbsExcessVPSSTP). More...

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

Go to the source code of this file.

Classes

class  PseudoBinaryVPSSTP
 

Namespaces

namespace  Cantera
 Provides class Nucleus.
 

Macros

#define PBTYPE_PASSTHROUGH   0
 
#define PBTYPE_SINGLEANION   1
 
#define PBTYPE_SINGLECATION   2
 
#define PBTYPE_MULTICATIONANION   3
 

Detailed Description

Header for intermediate ThermoPhase object for phases which employ gibbs excess free energy based formulations (see Thermodynamic Properties and class gibbsExcessVPSSTP).

Header file for a derived class of ThermoPhase that handles variable pressure standard state methods for calculating thermodynamic properties that are further based upon activities based on the molality scale. These include most of the methods for calculating liquid electrolyte thermodynamics.

Definition in file PseudoBinaryVPSSTP.h.