lavrami: Title Avrami Linearization

Description Usage Arguments Value References

View source: R/Lavrami.R

Description

performs analysis of the thermograms using the linearized avrami method in the interval of Xc selected by the user

Usage

1
lavrami(mat, up = 0.9999, low = 1e-04)

Arguments

mat

matrix of the all the thermograms checked using the functiom mat.check

up

max degree of the interval for applying the linearized model default 0.9999

low

min degree of the interval for applying the linearized model default 0.0001

Value

models "mod", datable "xy" for plot

References

1. Avrami M. Kinetics of Phase Change. I General Theory. J Chem Phys. 1939;7(12):1103-1112. doi:10.1063/1.1750380.


takos documentation built on Jan. 13, 2021, 4:11 p.m.

Related to lavrami in takos...