﻿CADETProcess.solution.SolutionVolume
====================================

.. currentmodule:: CADETProcess.solution

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