src/config.in

Fri, 08 Jul 2022 13:24:45 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 08 Jul 2022 13:24:45 +0200
changeset 343
67e645b9d23f
parent 2
a1e435907f3a
permissions
-rw-r--r--

Removed old experiment to calculate flameout and whirlpool ibu's. Changed Tinseth calculation to use a time window so you can select the ibu contribution during a specified time. Added ibu_method Tinset++. Added calculation extensions for Tinseth++, this calculates the flameout and whirlpool effects on all hops. During cooling is to be done.

#ifndef CONFIG_IN
#define CONFIG_IN

#define CONFIGDATADIR "${CONFIGDATADIR}"
#define CONFIGDOCDIR "${CONFIGDOCDIR}"

#define VERSIONSTRING "${bmsapp_VERSION_MAJOR}.${bmsapp_VERSION_MINOR}.${bmsapp_VERSION_PATCH}"

#endif

mercurial