getSolution {SoilR} | R Documentation |
Calculates all stocks all fluxes to ,in and out of the compartment system and also their integrals over time
Description
Have a look at the methods for details.
Usage
getSolution(object, params, as.closures = F)
Arguments
object |
A modelrun as produced by the constructors:
|
params |
parameter values |
as.closures |
a logical variable. Default to FALSE |
Value
A matrix with columns representing the name of the statevariable, flux and accumulated flux for every time
as specified by the times
of the model.
[Package SoilR version 1.2.107 Index]