Version 1.2 (June 2013)
 All Classes Namespaces Files Functions Variables Pages
Classes
Package simulator.detachment

Package of classes that capture detachment of agents from the biomass. More...

Classes

class  ConnectedVolume
 Implements connected volume filtration operation. Provides a base class for geometry specific connected volume filtrators. More...
 
class  DS_Biomass
 Biomass detachment method. Function: kDet*L^2/X, where L is the local biomass thickness and X the local biomass concentration. More...
 
class  DS_Proportional
 Proportional detachment method. Function: kDet*L, where L is the local biomass thickness. More...
 
class  DS_Quadratic
 Quadratic detachment method. Function: kDet*L^2, where L is the local biomass thickness. More...
 
class  DS_SolGrad
 SolGrad detachment method. Loop through solutes to find the maximum gradient and use this as a multiplier to calculate detachment rate. More...
 
class  LevelSet
 Solver used for modelling detachment. More...
 

Detailed Description

Package of classes that capture detachment of agents from the biomass.

Package of classes that capture detachment of agents from the biomass. This package is part of iDynoMiCS v1.2, governed by the CeCILL license under French law and abides by the rules of distribution of free software. You can use, modify and/ or redistribute iDynoMiCS under the terms of the CeCILL license as circulated by CEA, CNRS and INRIA at the following URL "http://www.cecill.info".