getSolution,Model_by_PoolNames-method {SoilR} | R Documentation |
All Fluxes and stocks for all times
Description
All Fluxes and stocks for all times
Usage
## S4 method for signature 'Model_by_PoolNames'
getSolution(object, params)
Arguments
object |
A modelrun as produced by the constructors:
|
params |
parameter values |
Value
A matrix with as many columns as there are pools
and as many rows as there are entries in the times
argument the model has been build with.
[Package SoilR version 1.2.107 Index]