Description Usage Arguments Value
View source: R/Thermodynamic_equations.R
Function that calculates the pKa of any Ionic strength using the Debye-Huckel equation
1 | pKa.IS.calculator(pKa.ref, I.ref, I, X.charge, HX.charge, A = 0.524)
|
pKa.ref |
pKa for the reference that you are referencing |
I.ref |
Ionic strength of the reference constant |
I |
ionic strength for the condition you want to calculate |
X.charge |
charge of the base |
HX.charge |
Charge of acid |
A |
Debye-Huckel constant for the given temperature. Default A = 0.524 for 25C. |
the log10K at an ionic strength of zero
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.