﻿CADETProcess.simulator.Cadet
============================

.. currentmodule:: CADETProcess.simulator

.. autoclass:: Cadet
   :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:
      
         Cadet.__call__
         Cadet.add_inlet_section
         Cadet.add_parameter_section
         Cadet.cadet_connections
         Cadet.check_cadet
         Cadet.check_required_parameters
         Cadet.create_lwe
         Cadet.evaluate
         Cadet.get_adsorption_config
         Cadet.get_cadet_version
         Cadet.get_input_model
         Cadet.get_input_return
         Cadet.get_input_sensitivity
         Cadet.get_input_solver
         Cadet.get_model_connections
         Cadet.get_model_units
         Cadet.get_new_cadet_instance
         Cadet.get_parameter_sensitivities
         Cadet.get_port_index
         Cadet.get_process_config
         Cadet.get_reaction_config
         Cadet.get_section_times_complete
         Cadet.get_sensitivity_config
         Cadet.get_simulation_results
         Cadet.get_solution_time
         Cadet.get_solution_time_complete
         Cadet.get_solver_sections
         Cadet.get_tempfile_name
         Cadet.get_unit_config
         Cadet.get_unit_index
         Cadet.get_unit_return_parameters
         Cadet.load_from_h5
         Cadet.load_simulation_results
         Cadet.locks_process
         Cadet.run_h5
         Cadet.save_to_h5
         Cadet.set_section_dependent_parameters
         Cadet.set_state_from_results
         Cadet.simulate
         Cadet.simulate_n_cycles
         Cadet.simulate_to_stationarity
      
         Cadet.__call__
  

  
  
   .. 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:
      
         Cadet.aggregated_parameters
         Cadet.evaluate_stationarity
         Cadet.missing_parameters
         Cadet.n_cycles
         Cadet.n_cycles_batch
         Cadet.n_cycles_max
         Cadet.n_cycles_min
         Cadet.parameters
         Cadet.polynomial_parameters
         Cadet.raise_exception_on_max_cycles
         Cadet.required_parameters
         Cadet.resolution_cutoff
         Cadet.sig_fig
         Cadet.sized_parameters
         Cadet.stationarity_evaluator
         Cadet.temp_dir
         Cadet.time_resolution
         Cadet.timeout
         Cadet.use_dll
         Cadet.version
  
  