﻿CADETProcess.modelBuilder.CompartmentBuilder
============================================

.. currentmodule:: CADETProcess.modelBuilder

.. autoclass:: CompartmentBuilder
   :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:
      
         CompartmentBuilder.add_tracer
         CompartmentBuilder.check_required_parameters
         CompartmentBuilder.validate_flow_rates
      
  

  
  
   .. 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:
      
         CompartmentBuilder.aggregated_parameters
         CompartmentBuilder.binding_model
         CompartmentBuilder.bulk_reaction_model
         CompartmentBuilder.cycle_time
         CompartmentBuilder.flow_sheet
         CompartmentBuilder.init_c
         CompartmentBuilder.missing_parameters
         CompartmentBuilder.n_comp
         CompartmentBuilder.n_compartments
         CompartmentBuilder.name
         CompartmentBuilder.parameters
         CompartmentBuilder.particle_reaction_model
         CompartmentBuilder.polynomial_parameters
         CompartmentBuilder.process
         CompartmentBuilder.required_parameters
         CompartmentBuilder.sized_parameters
  
  