tempering: tempering

Description Usage Arguments Value Examples

View source: R/source_tempering.R View source: R/source_tempering (pasticciata).R

Description

Simulate chocolate crystallization using Imogen Foubert model of crystallization kinetics of cocoa butter

Simulate chocolate crystallization using Imogen Foubert model of crystallization kinetics of cocoa butter

Usage

1
2
3
tempering(BC = 0.42, t0 = 35, f0 = 1, a = 100, n = 3, k = 5)

tempering(BC = 0.42, t0 = 35, f0 = 1, a = 100, n = 3, k = 5)

Arguments

BC

cocoa butter contents (0-1)

t0

initial temperature of simulation (cooling) - 35 C

f0

initially present amount of crystals [J/g or % solid fat] - 1%

a

value for f as t approaches infinity [J/g or % solid fat] - 100%

n

order of reverse reaction, linked to asymmetry of curve [-] - 3

k

rate constant [h-1] - 5

BC

cocoa butter contents (0-1)

t0

initial temperature of simulation (cooling) - 35 C

f0

initially present amount of crystals [J/g or % solid fat] - 1%

a

value for f as t approaches infinity [J/g or % solid fat] - 100%

n

order of reverse reaction, linked to asymmetry of curve [-] - 3

k

rate constant [h-1] - 5

Value

temperature list

temperature list

Examples

1
2
#tempering(BC=0.42)
#tempering(BC=0.42)

dan2cil/tecTools documentation built on Dec. 19, 2021, 8:04 p.m.