.hgignore

Fri, 29 Jul 2022 13:12:26 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 29 Jul 2022 13:12:26 +0200
changeset 373
b02aca4e926c
parent 0
4b23237af1d9
permissions
-rw-r--r--

First load of changes for hops. In EditHop load the dropdown buttons from the global table. Use named query fields. Added database utilisation and bu_factor fields for hop extracts. Added edit fields for these new fields. Added post boil SG, utilisation and bu_factor parameters to the toIBU function. Added hops form parameter to the hopFlavourContribution and hopAromaContribution display bars. In the hops inventory list dispay volumes instead of weight for hop extracts. Modified the TinsethIBU function to use utilisation and bu_factor parameters. Add calculations for co2 and iso hop extracts, this is work in progress. The toIBU function makes use of the preSG and postSG values to use the correct SG to caall the TinsethIBU function. This results in a bit lower IBU values mostly affecting the late additions. Added use hop at bottling for iso hop extracts like Tetra hops using the formula from BarthHaas.

0
4b23237af1d9 Add .hgignore
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1
4b23237af1d9 Add .hgignore
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2 syntax: glob
4b23237af1d9 Add .hgignore
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
3 build/*
4b23237af1d9 Add .hgignore
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
4

mercurial