rateFuncsDefault function

List of functions that are used by the ODE solver these functions can be changed by the user but all must be listed.

List of functions that are used by the ODE solver these functions can be changed by the user but all must be listed.

rateFuncsDefault=list(pHFunc=pHFuncDefault, pHLimFunc=pHLimFuncDefault, extraGrowthLimFunc=extraGrowthLimFuncDefault, growthLimFunc=growthLimFuncDefault, combineGrowthLimFunc=combineGrowthLimFuncDefault, uptakeFunc=uptakeFuncDefault, productionFunc=productionFuncDefault, combinePathsFunc=combinePathsFuncDefault, massBalanceFunc=massBalanceFuncDefault, entryRateFunc=entryRateFuncDefault, removalRateFunc=removalRateFuncDefault) data

Format

An object of class list of length 11.

rateFuncsDefault