﻿CADETProcess.modelBuilder.CLR
=============================

.. currentmodule:: CADETProcess.modelBuilder

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