﻿CADETProcess.processModel.Langmuir
==================================

.. currentmodule:: CADETProcess.processModel

.. autoclass:: Langmuir
   :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:
      
         Langmuir.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:
      
         Langmuir.adsorption_rate
         Langmuir.aggregated_parameters
         Langmuir.bound_states
         Langmuir.capacity
         Langmuir.component_system
         Langmuir.desorption_rate
         Langmuir.henry_coefficient
         Langmuir.is_kinetic
         Langmuir.k_eq
         Langmuir.missing_parameters
         Langmuir.model
         Langmuir.n_binding_sites
         Langmuir.n_bound_states
         Langmuir.n_comp
         Langmuir.name
         Langmuir.non_binding_component_indices
         Langmuir.parameters
         Langmuir.polynomial_parameters
         Langmuir.required_parameters
         Langmuir.sized_parameters
  
  