www/mon_brewer.php

Tue, 30 Apr 2019 16:12:09 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 30 Apr 2019 16:12:09 +0200
changeset 349
0e44535f7435
parent 16
522022b4fae4
permissions
-rw-r--r--

Updated sparge water acid calculation using the latest revision of A.J. deLange pdf document. Tis gives a slightly higher result for the amount of acid to add. The source table data for Lactic is updated, so mash pH is a bit higher too which is better.

<?php
require_once($_SERVER['DOCUMENT_ROOT'].'/includes/global.inc.php');
page_header('Hoofdmenu', NULL);
?>

   <div id="MainPanel">
    <div id="ContentPanel"></div>
   </div>

<?php
page_footer();
?>

mercurial