ArrheniusParameter

Source: models/common/ArrheniusParameter.py

Define the variable as a function of temperature according to the Arrhenius law \(p = p_0 \exp \left( -\frac{Q}{RT} \right)\), where \(p_0\) is the reference value, \(Q\) is the activation energy, \(R\) is the ideal gas constant, and \(T\) is the temperature.

Inputs

temperatureinput · Scalar · required

Temperature

Outputs

parameteroutput · Scalar

The output parameter. If not specified, the object name will be used.

Parameters

reference_valueparameter · Scalar · required

Reference value

activation_energyparameter · Scalar · required

Activation energy

Other options

ideal_gas_constantfloat · required

The ideal gas constant