Automatically determine salt additions for brewing water.
This is a web-based tool to determine what minerals to add to brewing water to achieve a particular target water profile. It is currently a work in progress. In addition to the rough user interface, it does not try to model maximum solubility (especially relevant for chalk), or mash vs. kettle adjustments.
To install this calculator, you will need a copy of numeric.js. The example user interface in index.html
assumes a particular version of numeric.js. Ensure that the version loaded by index.html
matches the version you are using.
This software uses the Linear Programming solver from numeric.js.
This software is released under the MIT Licence. Details in file LICENCE
.