Rate Constant Forms
===================

.. contents:: Contents 
    :depth: 2

Arrhenius Equation (arrhenius)
------------------------------

The method uses the Arrhenius equation to calculate the rate constant.

.. math:: k_{rxn} = A e^{\frac{-E_A}{RT}}

**Parameters**

.. csv-table::
   :header: "Symbol", "Parameter Name", "Units", "Description"

   ":math:`A`", "arrhenius_const", "Varies, based on reaction form", "Pre-exponential factor"
   ":math:`E_A`", "energy_activation", "Base units", "Activation energy"

