I finally finished overhauling the water and mash pH spreadsheet that I have been maintaining. I started this work a few months ago when I realized that even the "basic" interface was not as intuitive as I thought it was. It seems nobody wants to enter salts as ppm even though that makes the addition independent of the water amount.
Here is what I changed:
* rearranged the basic interface into water, grist, salts&acids, report and necessary salt additions. This should be more intuitive.
* changed the treatment of undissolved chalk such that it only contributes half its calcium since it contributes only half its alkalinity. Chalk's solubility in mash seems to be limited and what does not dissolve and contribute to a rise in alkalinity should not contribute calcium ions either.
* salt additions can now be made in g and mg/l. You can select the unit
* the salts to be added can be reported in g and tsp. The latter is useful if your scale breaks down or you don't own one yet.
* lactic acid and phosphoric acid are supported. How out there is using hydrochloric or sulfuric acid? I could add this as well.
* water boiling has been added to the "advanced page". This was easy to add since I already supported lime treatment
* I added pH shift estimations for the major water treatment steps
This is what I kept:
* The basic and advanced pages are still there. Anything entered in the basic page will automatically carry over into the advanced page. The idea is to support a wide variety of users
* the basic formatting remained ion order to better support its use on mobile devices
* I avoided macros or the use of fancy functionality in hope that this spreadsheet can be supported by mobile devices
* the SRM based mash pH prediction is still there.
* support for SI and US units. Under the hood it uses SI units almost exclusively.
I plan to add grist based mash pH prediction. Not so much because it is much more precise than the SRM based prediction but because you don't have to enter the %roasted value, which I admit is a bit ambiguous and not that easy to grasp.
I gave it a fair amount of testing and when updating it I made sure to reuse as much of what I already had in order to reduce the number of bugs that were introduced. I was also tempted to password protect the content but then I noticed that when you open a password protected Excel file in OpenOffce you are not asked for a password when unlocking pages. So much for security

. But the pages are still protected in order to avoid accidental changes to the formulas.
Kaiser_water_calculator.xlsKai