gaseous_species_in_water#
- gaseous_species_in_water(target, chemical_formula, temperature='throat.temperature')[source]#
Calculate Henry’s law constant for gaseous species dissolved in water.
- Parameters
target (OpenPNM Base object) – Object with which this model is associated. This controls the length of the calculated array, and also provides access to other necessary properties.
chemical_formula (str) – Chemical formula of the dissolving species.
temperature (str) – Name of the dictionary key on
target
where the array containing temperature values is stored
- Returns
H – A numpy ndarray containing Henry’s law constant (Kpx) [atm/mol-frac]
- Return type
ndarray
References
Yaws, Carl L., et al. “Solubility & Henry’s Law constants for sulfur compounds in water: unlike traditional methods, the new correlation and data presented here are appropriate for very low concentrations.” Chemical Engineering 110.8 (2003): 60-65.