Description Usage Arguments Value
View source: R/Thermodynamic_equations.R
Function that calculates the log10 of a metal ion affinity constant for Ionic strength = 0 using the Debye-Huckel equation
1 | log10K.0.calculator(log10K, I, M.charge, X.charge, XM.charge, A = 0.524)
|
log10K |
Molar affinity constant of a metabolite binding to a metal ion |
I |
ionic strength |
M.charge |
charge of the metal ion |
X.charge |
charge of the metabolite |
A |
Debye-Huckel constant for the given temperature. Default A = 0.524 for 25C. |
MX.charge |
Charge of the metal ion-metabolite complex |
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.