﻿CADETProcess.processModel.CrossPhaseReaction
============================================

.. currentmodule:: CADETProcess.processModel

.. autoclass:: CrossPhaseReaction
   :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:
      
         CrossPhaseReaction.check_required_parameters
      
  

  
  
   .. 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:
      
         CrossPhaseReaction.aggregated_parameters
         CrossPhaseReaction.exponents_bwd_liquid
         CrossPhaseReaction.exponents_bwd_liquid_modsolid
         CrossPhaseReaction.exponents_bwd_solid
         CrossPhaseReaction.exponents_bwd_solid_modliquid
         CrossPhaseReaction.exponents_fwd_liquid
         CrossPhaseReaction.exponents_fwd_liquid_modsolid
         CrossPhaseReaction.exponents_fwd_solid
         CrossPhaseReaction.exponents_fwd_solid_modliquid
         CrossPhaseReaction.is_kinetic
         CrossPhaseReaction.k_bwd
         CrossPhaseReaction.k_eq
         CrossPhaseReaction.k_fwd
         CrossPhaseReaction.k_fwd_min
         CrossPhaseReaction.missing_parameters
         CrossPhaseReaction.n_comp
         CrossPhaseReaction.parameters
         CrossPhaseReaction.polynomial_parameters
         CrossPhaseReaction.required_parameters
         CrossPhaseReaction.sized_parameters
         CrossPhaseReaction.stoich_liquid
         CrossPhaseReaction.stoich_solid
  
  