getRightHandSideOfODE,Model_by_PoolNames-method {SoilR} | R Documentation |
Provide the (vector valued) derivative of the stocks with respect to time
Description
This function is required by the ODE solvers.
Usage
## S4 method for signature 'Model_by_PoolNames'
getRightHandSideOfODE(object)
Arguments
object |
The model |
[Package SoilR version 1.2.107 Index]