Add temperature decay to equipment/mash

Bug #1109685 reported by Philip
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Brewtarget
New
Wishlist
Philip

Bug Description

Assuming the outside air temp is constant, the mash temp should decay exponentially according to the formula:
T(t) = [T(0)-T_out] * exp(-k*t) + T_out,
where T(0) is the initial temperature, and T_out is the outside temperature. The constant "k" is dependent on the insulation and surface area of the mash tun. If we can make a wizard, guiding the user to put a specified amount of hot water in the tun and measure the temperature accurately at several time points, we can determine the value of "k" for the mash tun.
Then, we can accurately set the final temperature of each mash step (which we are currently not using).

Philip (rocketman768)
Changed in brewtarget:
importance: Medium → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.