J. A. M. Moore, J. Jiang, W. M. Post, and A. T. Classen . 2015. Decomposition by ectomycorrhizal fungi alters soil carbon storage in a simulation model. Ecosphere 6:29. http://dx.doi.org/10.1890/es14-00301.1


Supplement

R code for simulating long-term soil carbon pools.
Ecological Archives C006-008-S1.

Copyright


Authors
File list (downloads)
Description


Author(s)

J. A. M. Moore
Department of Ecology and Evolutionary Biology
569 Dabney Hall, University of Tennessee
Knoxville, TN 37996 USA
E-mail: [email protected]

J. Jiang
Department of Ecology and Evolutionary Biology
569 Dabney Hall, University of Tennessee
Knoxville, TN 37996 USA
and
National Institute for Mathematical and Biological Synthesis
1122 Volunteer Blvd., Suite 106
Knoxville, TN 37996 USA
E-mail: Direct correspondence to Dr. Jiang Jiang ([email protected]) concerning MATLAB files.

W. M. Post
Department of Ecology and Evolutionary Biology
569 Dabney Hall, University of Tennessee
Knoxville, TN 37996 USA

A. T. Classen
Department of Ecology and Evolutionary Biology
569 Dabney Hall, University of Tennessee
Knoxville, TN 37996 USA
and
The Natural History Museum of Denmark
University of Copenhagen
DK-2100 Copenhagen, Denmark


File list

myc_ode.txt (MD5: 177ce2ec5175d7a58be65aca79cba19f)

myc_solver.txt (MD5: 117ec7041a594a4ca7201108bc75d0dc)

myc_perturbation.txt (MD5: 3642ff50200485b7da497667baa86559)

Description

The MATLAB script myc_ode.txt contains a function to be called by MATLAB ODE solver including the ODE equations.

The MATLAB script myc_solver.txt contains source code used to solve the ODE equations in myc_ode.txt.

The MATLAB script myc_perturbation.txt contains perturbation experiments for parameters and derives solutions analytically.