getC {SoilR} | R Documentation |
This function computes the content of the pools as function of time. In the original (and most of the present) Models these are Carbon pools hence the name. Have a look at the methods for details.
getC(object, as.closures = F)
object |
A modelrun as produced by the constructors:
|
as.closures |
see method arguments |
A matrix with m columns representing where m is the number of pools, and n rows where n is the number times
as specified by the times
of the model.