pKa.IS.calculator: Function that calculates the pKa of any Ionic strength using...

Description Usage Arguments Value

View source: R/Thermodynamic_equations.R

Description

Function that calculates the pKa of any Ionic strength using the Debye-Huckel equation

Usage

1
pKa.IS.calculator(pKa.ref, I.ref, I, X.charge, HX.charge, A = 0.524)

Arguments

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.

Value

the log10K at an ionic strength of zero


JPSieg/MetaboMgITC documentation built on Dec. 18, 2021, 12:27 a.m.