https://mooseframework.inl.gov
Namespaces | Functions
GeochemistryActivityCalculators.h File Reference

Go to the source code of this file.

Namespaces

 GeochemistryActivityCalculators
 Calculators to compute activity coefficients.
 

Functions

Real GeochemistryActivityCalculators::log10ActCoeffDHBdot (Real charge, Real ion_size, Real sqrt_ionic_strength, Real A, Real B, Real Bdot)
 log10(activity coefficient) according to the Debye-Huckel B-dot model More...
 
Real GeochemistryActivityCalculators::log10ActCoeffDHBdotNeutral (Real ionic_strength, Real a, Real b, Real c, Real d)
 log10(activity coefficient) for neutral species according to the Debye-Huckel B-dot model More...
 
Real GeochemistryActivityCalculators::lnActivityDHBdotWater (Real stoichiometric_ionic_strength, Real A, Real atilde, Real btilde, Real ctilde, Real dtilde)
 ln(activity of water) according to the Debye-Huckel B-dot model More...
 
Real GeochemistryActivityCalculators::log10ActCoeffDHBdotAlternative (Real ionic_strength, Real Bdot)
 log10(activity coefficient) alternative expression that is sometimes used in conjunction with the Debye-Huckel B-dot model More...
 
Real GeochemistryActivityCalculators::log10ActCoeffDavies (Real charge, Real sqrt_ionic_strength, Real A)
 log10(activity coefficient) according to the Davies model More...