101: Calculates the accumulated carbon release from the pools as a...

Description Usage Arguments Details Value Author(s) See Also

Description

This function computes the accumulated carbon release of the given model as funtion of time.

Usage

1

Arguments

object

A Model object (e.g. of class Model or Model14) Have a look at the methods for details.

Details

This function takes a Model object, calculates the release flux as specified by getReleaseFlux, and integrates numerically the release flux up to each time in t.

Value

A n x m matrix of cummulative release fluxes with m columns representing the number of pools, and n rows representing the times as specified by the argument t in GeneralModel or other model creating functions.

Author(s)

Carlos A. Sierra, Markus Mueller

See Also

See examples in Model, GeneralModel, GeneralModel_14, TwopParallelModel, TwopSeriesModel, TwopFeedbackModel, etc.


SoilR documentation built on May 4, 2017, 9:08 p.m.

Related to 101 in SoilR...