rateFuncsDefault {microPop} | R Documentation |
List of functions that are used by the ODE solver these functions can be changed by the user but all must be listed.
Description
rateFuncsDefault=list(pHFunc=pHFuncDefault, pHLimFunc=pHLimFuncDefault, extraGrowthLimFunc=extraGrowthLimFuncDefault, growthLimFunc=growthLimFuncDefault, combineGrowthLimFunc=combineGrowthLimFuncDefault, uptakeFunc=uptakeFuncDefault, productionFunc=productionFuncDefault, combinePathsFunc=combinePathsFuncDefault, massBalanceFunc=massBalanceFuncDefault, entryRateFunc=entryRateFuncDefault, removalRateFunc=removalRateFuncDefault)
Usage
rateFuncsDefault
Format
An object of class list
of length 11.
[Package microPop version 1.6 Index]