Skip to content

Commit

Permalink
change documentation of debye_parameter_B
Browse files Browse the repository at this point in the history
  • Loading branch information
Yitong Pan committed Oct 23, 2024
1 parent 2c0f39b commit 98e7824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyEQL/activity_correction.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def _debye_parameter_B(temperature: str = "25 degC") -> Quantity:
Returns:
The parameter B for use in extended Debye-Huckel equation (base e). For base 10,
divide the resulting value by 2.303. Note that A is often given in base 10 terms
divide the resulting value by 2.303. Note that B is often given in base 10 terms
in older textbooks and reference material (0.3281 at 25 degC).
Notes:
Expand Down

0 comments on commit 98e7824

Please sign in to comment.