This R package calculates equilibrium constants for thermodynamic data files used in The Geochemist's Workbench®. It reads reactions from an existing GWB thermodynamic data file, calculates equilibrium constants (log K) for the reactions using the OBIGT database in CHNOSZ, and writes them to a new GWB thermodynamic data file.
install.packages("remotes")
remotes::install_github("jedick/logKcalc", build_vignettes = TRUE, dependencies = TRUE)
See the vignettes for detailed usage examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.