﻿CADETProcess.processModel.MassActionLaw
=======================================

.. currentmodule:: CADETProcess.processModel

.. autoclass:: MassActionLaw
   :no-members:
   :no-inherited-members:
   :no-special-members:

  
   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         MassActionLaw.add_reaction
         MassActionLaw.check_required_parameters
         MassActionLaw.to_particle_model
      
  

  
  
   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         MassActionLaw.aggregated_parameters
         MassActionLaw.component_system
         MassActionLaw.exponents_bwd
         MassActionLaw.exponents_fwd
         MassActionLaw.k_bwd
         MassActionLaw.k_eq
         MassActionLaw.k_fwd
         MassActionLaw.missing_parameters
         MassActionLaw.model
         MassActionLaw.n_comp
         MassActionLaw.n_reactions
         MassActionLaw.name
         MassActionLaw.parameters
         MassActionLaw.polynomial_parameters
         MassActionLaw.reactions
         MassActionLaw.required_parameters
         MassActionLaw.sized_parameters
         MassActionLaw.stoich
  
  