Description Usage Arguments Details Value See Also Examples
The generic function consume
implements the consumption and production of substances based on the flux of exchange reactions of organisms
1 2 3 4 |
object |
An object of class Organisms. |
sublb |
A vector containing the substance concentrations in the current position of the individual of interest. |
cutoff |
A number giving the cutoff value by which value of objective function is considered greater than 0. |
bacnum |
Integer indicating the number of bacteria individuals per gridcell |
fbasol |
Problem object according to the constraints and then solved with |
The consumption is implemented by adding the flux of the exchange reactions to the current substance concentrations.
Returns the updated vector containing the substance concentrations in the current position of the individual of interest.
1 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.