Silver_Is_Money wrote: ↑Tue Jan 21, 2020 4:24 pm
You could take a Brix scaled refractometer reading of it:
Grams of CaCl2 per Liter of solution = 5.9392*Bx + 0.050098*Bx^2 -0.00018856*Bx^3 + 4.7399e-06*Bx^4
(where Bx = Brix)
I just discovered an easy way to drop this formula into a spreadsheet without ever needing to touch the formula itself.
1) Copy the entire formula as seen above from the "=" sign to the right, including the "=" sign. Highlight and hit "Ctrl-C", or just right click and select copy.
2) Enter a spreadsheet, and click on a random cell. I randomly clicked on F10,
3) Press 'Ctrl-V' and select "Automatic" to paste the formula into the cell (in this case F10). In my case this merely required hitting "Enter" as I recall. You will be greeted with an error within the cell that in LibreOffice is "#NAME".
4) Now click on the cell to the left of where you pasted the formula and see "#NAME". In my case it was E10.
5) Now look to the upper right of the spreadsheet and find where there is a box in which "E10" (or whatever cell your cursor is in) is visible. With your cursor highlight "E10" (or the actual cell name) in this box, and while it is still highlighted type "Bx" (capital B and lower case x) over it and hit "Enter".
6) You should now see where the F10 (or whatever) original cell with the formula pasted into it reads "0" (zero), and the 'E10' cell is now no longer E10, as you have renamed it to cell Bx.
7) In newly renamed cell Bx enter any BRIX value, and in the cell with the formula you will now see the grams of anhydrous calcium chloride in 1 liter of your solution.