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#
temperature—input·Scalar· requiredTemperature
Outputs#
parameter—output·ScalarThe output parameter. If not specified, the object name will be used.
Parameters#
reference_value—parameter·Scalar· requiredReference value
activation_energy—parameter·Scalar· requiredActivation energy
Other options#
ideal_gas_constant—float· requiredThe ideal gas constant