Skip to content

Commit

Permalink
Merge pull request #196 from YitongPan1/main
Browse files Browse the repository at this point in the history
change documentation of debye_parameter_B
  • Loading branch information
rkingsbury authored Oct 23, 2024
2 parents 2c0f39b + 98e7824 commit 8a41494
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 8a41494

Please sign in to comment.