﻿CADETProcess.solution.SolutionParticle
======================================

.. currentmodule:: CADETProcess.solution

.. autoclass:: SolutionParticle
   :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:
      
         SolutionParticle.check_required_parameters
         SolutionParticle.plot
         SolutionParticle.plot_at_time
         SolutionParticle.update_solution
         SolutionParticle.update_transform
      
  

  
  
   .. 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:
      
         SolutionParticle.aggregated_parameters
         SolutionParticle.c_min
         SolutionParticle.component_coordinates
         SolutionParticle.component_system
         SolutionParticle.coordinates
         SolutionParticle.cycle_time
         SolutionParticle.dimensions
         SolutionParticle.local_purity_components
         SolutionParticle.local_purity_species
         SolutionParticle.missing_parameters
         SolutionParticle.n_comp
         SolutionParticle.name
         SolutionParticle.ncol
         SolutionParticle.npar
         SolutionParticle.nrad
         SolutionParticle.nt
         SolutionParticle.parameters
         SolutionParticle.polynomial_parameters
         SolutionParticle.required_parameters
         SolutionParticle.sized_parameters
         SolutionParticle.solution
         SolutionParticle.solution_shape
         SolutionParticle.time
         SolutionParticle.total_concentration
         SolutionParticle.total_concentration_components
  
  