Skip to content

Use optimization to estimate how long to cook your food

Notifications You must be signed in to change notification settings

andrewaarestad/grill_temps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

grill_temps

Some code for estimating how long it will take to grill a piece of meat.

Uses a simple heat transfer model to predict target temp arrival based on measurements collected. Fits the following model to measurement data:

$$\frac{dT}{dt} = k(T_{meat} - T_{grill})$$

Temp Projection Chart

About

Use optimization to estimate how long to cook your food

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published