www/js/global.js

changeset 70
4da2414eabbc
parent 67
883e897aad40
child 92
fab98e5c86fc
equal deleted inserted replaced
69:ca25fdce3b85 70:4da2414eabbc
149 console.log("toIBU_Tinseth("+Use+"," + Form + "," + SG + "," + Volume + "," + Amount + "," + Boiltime + "," + Alpha + "," + Method + ")"); 149 console.log("toIBU_Tinseth("+Use+"," + Form + "," + SG + "," + Volume + "," + Amount + "," + Boiltime + "," + Alpha + "," + Method + ")");
150 return toIBU_Tinseth(Use, Form, SG, Volume, Amount, Boiltime, Alpha); 150 return toIBU_Tinseth(Use, Form, SG, Volume, Amount, Boiltime, Alpha);
151 } 151 }
152 152
153 153
154 /*
155 * Steinie:
156 *
157 *
158 * HCO3 = CaCo3 x 1,22
159 * 1°F = 10mg/L CaCo3
160 */
154 161

mercurial