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

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

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

Go to the source code of this file.

Classes

class  MolarityIonicVPSSTP
 

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 MolarityIonicVPSSTP).

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 molarity scale. In this class, we expect that there are ions, but they are treated on the molarity scale.

Definition in file MolarityIonicVPSSTP.h.