pHLimFuncDefault {microPop} | R Documentation |
pH Limitation Function
Description
Return the value of pHLim (must lie in interval [0,1])
Usage
pHLimFuncDefault(strainName, groupName, pH, parms)
Arguments
strainName |
Name of the strain that is being looped through in the ODE solver |
groupName |
Name of microbial group that is being looped through in the ODE solver |
pH |
(scalar). The current pH value. |
parms |
List of all parameters |
Value
(scalar) pH limitation (0 to 1)
[Package microPop version 1.6 Index]