DebyeHuckel.h File Reference#
Headers for the DebyeHuckel ThermoPhase object, which models dilute electrolyte solutions (see Thermodynamic Properties and DebyeHuckel ) . More...
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.
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 |
Macro Definition Documentation
◆ DHFORM_DILUTE_LIMIT
| #define DHFORM_DILUTE_LIMIT 0 |
Definition at line 28 of file DebyeHuckel.h.
◆ DHFORM_BDOT_AK
| #define DHFORM_BDOT_AK 1 |
Definition at line 29 of file DebyeHuckel.h.
◆ DHFORM_BDOT_ACOMMON
| #define DHFORM_BDOT_ACOMMON 2 |
Definition at line 30 of file DebyeHuckel.h.
◆ DHFORM_BETAIJ
| #define DHFORM_BETAIJ 3 |
Definition at line 31 of file DebyeHuckel.h.
◆ DHFORM_PITZER_BETAIJ
| #define DHFORM_PITZER_BETAIJ 4 |
Definition at line 32 of file DebyeHuckel.h.
◆ A_DEBYE_CONST
| #define A_DEBYE_CONST 0 |
Definition at line 38 of file DebyeHuckel.h.
◆ A_DEBYE_WATER
| #define A_DEBYE_WATER 1 |
Definition at line 39 of file DebyeHuckel.h.
Generated by