Skip to content

A very simple ecosystem carbon cycle model written in python for demonstration and teaching purposes

License

Notifications You must be signed in to change notification settings

bsulman/simple-ecosystem-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# A very simple forest carbon cycle model for demonstrating ecosystem dynamics

This model provides a demonstration of forest carbon cycling concepts including photosynthesis, litterfall, disturbance, soil respiration, and responses to warming and CO2 fertilization.

The model is implemented as a python Jupyter notebook. Python packages required are matplotlib, numpy, and pandas.

The easiest way to get the notebook running is to install the Anaconda python package on your system: https://anaconda.com

Then, open the Anaconda navigator app and launch Jupyter Notebook. Next, navigate to this directory and open simple_ecosystem_model.ipynb. Now you can run the demonstration and experiment with changing parameters!

About

A very simple ecosystem carbon cycle model written in python for demonstration and teaching purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published