shearwavesplitter/EqSolvR: Chemical Equilibrium Solver

Package for solving chemical equilibria for a given set of reactants and products. The motivation for this program was to enable the calculation of pH and speciation given a simple mix of salts. Normally temperatures range between 300°C and 400°C at 0.5 kb. This package has been writting in such a manner that an advanced user can easily set their own reactants, products and temperature in the generic version (chemsolve_generic). chemsolve_generic is the workhorse for chemsolve. Equations are solved numerically using the multiroot function from rootSolve package.

Getting started

Package details

Maintainer
LicenseGPL (>= 3)
Version1.2.5
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("shearwavesplitter/EqSolvR")
shearwavesplitter/EqSolvR documentation built on Feb. 5, 2020, 1:51 a.m.