Cantera
3.0.0
|
Headers for the DebyeHuckel ThermoPhase object, which models dilute electrolyte solutions (see Thermodynamic Properties and DebyeHuckel ) . More...
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.
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 |
Namespace for the Cantera kernel. | |
Macros | |
Formats for the Activity Coefficients | |
These are possible formats for the molality-based 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 |
Acceptable ways to calculate the value of A_Debye | |
#define | A_DEBYE_CONST 0 |
#define | A_DEBYE_WATER 1 |
#define DHFORM_DILUTE_LIMIT 0 |
Definition at line 28 of file DebyeHuckel.h.
#define DHFORM_BDOT_AK 1 |
Definition at line 29 of file DebyeHuckel.h.
#define DHFORM_BDOT_ACOMMON 2 |
Definition at line 30 of file DebyeHuckel.h.
#define DHFORM_BETAIJ 3 |
Definition at line 31 of file DebyeHuckel.h.
#define DHFORM_PITZER_BETAIJ 4 |
Definition at line 32 of file DebyeHuckel.h.
#define A_DEBYE_CONST 0 |
Definition at line 38 of file DebyeHuckel.h.
#define A_DEBYE_WATER 1 |
Definition at line 39 of file DebyeHuckel.h.