# HG changeset patch # User Michiel Broek # Date 1566668903 -7200 # Node ID 00b199dccf72da48f8d28538fdef2485609baafb # Parent f319a8ab931a479f7db67ca05c9514f5f11808a4 Added comments about pitchrate diff -r f319a8ab931a -r 00b199dccf72 www/js/prod_edit.js --- a/www/js/prod_edit.js Sat Aug 24 16:16:16 2019 +0200 +++ b/www/js/prod_edit.js Sat Aug 24 19:48:23 2019 +0200 @@ -830,6 +830,8 @@ pitchrate = 0.75; if (dataRecord.est_og > 1.060) pitchrate = 1.0; +// if (dataRecord.est_og > 1.076) +// pitchrate = 1.25; // Wyeast labs. http://www.wyeastlab.com/hb_pitchrates.cfm if (row.y_type == 0) // lager yeast pitchrate *= 2;