﻿CADETProcess.solution.SolutionBulk
==================================

.. currentmodule:: CADETProcess.solution

.. autoclass:: SolutionBulk
   :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:
      
         SolutionBulk.check_required_parameters
         SolutionBulk.plot
         SolutionBulk.plot_at_position
         SolutionBulk.plot_at_time
         SolutionBulk.update_solution
         SolutionBulk.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:
      
         SolutionBulk.aggregated_parameters
         SolutionBulk.c_min
         SolutionBulk.component_coordinates
         SolutionBulk.component_system
         SolutionBulk.coordinates
         SolutionBulk.cycle_time
         SolutionBulk.dimensions
         SolutionBulk.local_purity_components
         SolutionBulk.local_purity_species
         SolutionBulk.missing_parameters
         SolutionBulk.n_comp
         SolutionBulk.name
         SolutionBulk.ncol
         SolutionBulk.nrad
         SolutionBulk.nt
         SolutionBulk.parameters
         SolutionBulk.polynomial_parameters
         SolutionBulk.required_parameters
         SolutionBulk.sized_parameters
         SolutionBulk.solution
         SolutionBulk.solution_shape
         SolutionBulk.time
         SolutionBulk.total_concentration
         SolutionBulk.total_concentration_components
  
  