Headers for the DebyeHuckel ThermoPhase object, which models dilute electrolyte solutions (see Thermodynamic Properties and DebyeHuckel ) . More...
#include "MolalityVPSSTP.h"#include "electrolytes.h"#include "Array.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. | |
Defines | |
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 |
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.
1.6.3