Description Arguments Value Author(s) See Also
This method tries to create a Model object from any combination of arguments that can be converted into the required set of building blocks for a model for n arbitrarily connected pools.
t | 
 A vector containing the points in time where the solution is sought.  | 
A | 
 something that can be converted to any of the available DecompOp classes  | 
ivList | 
 A vector containing the initial amount of carbon for the n pools. The length of this vector is equal to the number of pools and thus equal to the length of k. This is checked by an internal function.  | 
inputFluxes | 
 something that can be converted to any of the available InFlux classes  | 
solverfunc | 
 The function used by to actually solve the ODE system. This can be   | 
pass | 
 Forces the constructor to create the model even if it is invalid  | 
A model object that can be further queried.
Carlos A. Sierra, Markus Mueller
TwopParallelModel, TwopSeriesModel, TwopFeedbackModel 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.