﻿CADETProcess.modelBuilder.BatchElution
======================================

.. currentmodule:: CADETProcess.modelBuilder

.. autoclass:: BatchElution
   :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:
      
         BatchElution.add_concentration_profile
         BatchElution.add_duration
         BatchElution.add_event
         BatchElution.add_event_dependency
         BatchElution.add_flow_rate_profile
         BatchElution.add_parameter_sensitivity
         BatchElution.check_config
         BatchElution.check_cstr_volume
         BatchElution.check_duplicate_events
         BatchElution.check_required_parameters
         BatchElution.check_uninitialized_indices
         BatchElution.plot_events
         BatchElution.remove_duration
         BatchElution.remove_event
         BatchElution.remove_event_dependency
      
  

  
  
   .. 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:
      
         BatchElution.aggregated_parameters
         BatchElution.component_system
         BatchElution.config
         BatchElution.cycle_time
         BatchElution.flow_sheet
         BatchElution.initial_state
         BatchElution.lock
         BatchElution.meta_information
         BatchElution.missing_parameters
         BatchElution.n_comp
         BatchElution.n_sections
         BatchElution.n_sensitivities
         BatchElution.parameter_sensitivities
         BatchElution.parameter_sensitivity_names
         BatchElution.parameters
         BatchElution.performer_events
         BatchElution.polynomial_parameters
         BatchElution.process_meta
         BatchElution.required_parameters
         BatchElution.section_dependent_parameters
         BatchElution.sized_parameters
         BatchElution.system_state
         BatchElution.system_state_derivative
  
  