Cantera  2.0
Classes | Namespaces
DebyeHuckel.h File Reference

Headers for the DebyeHuckel ThermoPhase object, which models dilute electrolyte solutions (see Thermodynamic Properties and DebyeHuckel ) . More...

#include "MolalityVPSSTP.h"
#include "electrolytes.h"
#include "cantera/base/Array.h"
Include dependency graph for DebyeHuckel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DebyeHuckel
 Class DebyeHuckel represents a dilute liquid electrolyte phase which obeys the Debye Huckel formulation for nonideality. More...
 

Namespaces

namespace  Cantera
 Provides class Nucleus.
 

Macros

Formats for the Activity Coefficients
#define DHFORM_DILUTE_LIMIT   0
 
#define DHFORM_BDOT_AK   1
 
#define DHFORM_BDOT_ACOMMON   2
 
#define DHFORM_BETAIJ   3
 
#define DHFORM_PITZER_BETAIJ   4
 
#define A_DEBYE_CONST   0
 
#define A_DEBYE_WATER   1
 

Detailed Description

Headers for the DebyeHuckel ThermoPhase object, which models dilute electrolyte solutions (see Thermodynamic Properties and DebyeHuckel ) .

Class DebyeHuckel represents a dilute liquid electrolyte phase which obeys the Debye Huckel formulation for nonideality.

Definition in file DebyeHuckel.h.