﻿CADETProcess.processModel.Process
=================================

.. currentmodule:: CADETProcess.processModel

.. autoclass:: Process
   :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:
      
         Process.add_concentration_profile
         Process.add_duration
         Process.add_event
         Process.add_event_dependency
         Process.add_flow_rate_profile
         Process.add_parameter_sensitivity
         Process.check_config
         Process.check_cstr_volume
         Process.check_duplicate_events
         Process.check_required_parameters
         Process.check_uninitialized_indices
         Process.plot_events
         Process.remove_duration
         Process.remove_event
         Process.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:
      
         Process.V_eluent
         Process.V_solid
         Process.aggregated_parameters
         Process.component_system
         Process.config
         Process.cycle_time
         Process.flow_rate_section_states
         Process.flow_rate_timelines
         Process.flow_sheet
         Process.initial_state
         Process.lock
         Process.m_feed
         Process.meta_information
         Process.missing_parameters
         Process.n_comp
         Process.n_sections
         Process.n_sensitivities
         Process.parameter_sensitivities
         Process.parameter_sensitivity_names
         Process.parameters
         Process.performer_events
         Process.polynomial_parameters
         Process.process_meta
         Process.required_parameters
         Process.section_dependent_parameters
         Process.sized_parameters
         Process.system_state
         Process.system_state_derivative
  
  