AvramiErofeevNucleation

Source: models/chemical_reactions/AvramiErofeevNucleation.py

Avrami–Erofeev nucleation reaction mechanism.

Maps the conversion degree \(a\) to the reaction rate

\[ f = k (1 - a) \bigl(-\ln(1 - a)\bigr)^n \]

where \(k\) is the reaction coefficient and \(n\) is the reaction order.

Inputs

conversion_degreeinput · Scalar · required

Degree of conversion

Outputs

reaction_rateoutput · Scalar · required

Reaction rate

Parameters

coefparameter · Scalar · required

Reaction coefficient

orderparameter · Scalar · required

Reaction order