Cantera  2.0
Classes | Namespaces | Enumerations
IonsFromNeutralVPSSTP.h File Reference

Header for intermediate ThermoPhase object for phases which consist of ions whose thermodynamics is calculated from neutral molecule thermodynamics. More...

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

Go to the source code of this file.

Classes

class  IonsFromNeutralVPSSTP
 

Namespaces

namespace  Cantera
 Provides class Nucleus.
 

Enumerations

enum  IonSolnType_enumType { cIonSolnType_PASSTHROUGH = 2000, cIonSolnType_SINGLEANION, cIonSolnType_SINGLECATION, cIonSolnType_MULTICATIONANION }
 enums for molten salt ion solution types More...
 

Detailed Description

Header for intermediate ThermoPhase object for phases which consist of ions whose thermodynamics is calculated from neutral molecule thermodynamics.

(see Thermodynamic Properties and class IonsFromNeutralVPSSTP).

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 IonsFromNeutralVPSSTP.h.