﻿CADETProcess.processModel.Cstr
==============================

.. currentmodule:: CADETProcess.processModel

.. autoclass:: Cstr
   :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:
      
         Cstr.calculate_interstitial_rt
         Cstr.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:
      
         Cstr.V
         Cstr.aggregated_parameters
         Cstr.binding_model
         Cstr.bulk_reaction_model
         Cstr.c
         Cstr.component_system
         Cstr.const_solid_volume
         Cstr.discretization
         Cstr.discretization_schemes
         Cstr.flow_rate
         Cstr.flow_rate_filter
         Cstr.has_ports
         Cstr.init_liquid_volume
         Cstr.initial_state
         Cstr.missing_parameters
         Cstr.model
         Cstr.n_bound_states
         Cstr.n_comp
         Cstr.n_ports
         Cstr.name
         Cstr.parameters
         Cstr.particle_reaction_model
         Cstr.polynomial_parameters
         Cstr.porosity
         Cstr.ports
         Cstr.q
         Cstr.required_parameters
         Cstr.section_dependent_parameters
         Cstr.sized_parameters
         Cstr.supports_binding
         Cstr.supports_bulk_reaction
         Cstr.supports_particle_reaction
         Cstr.volume
         Cstr.volume_liquid
         Cstr.volume_solid
  
  