https://github.com/libbum/ladegcm.jl
Steve Lade's stylised global climate–carbon cycle model
https://github.com/libbum/ladegcm.jl
Last synced: 5 months ago
JSON representation
Steve Lade's stylised global climate–carbon cycle model
- Host: GitHub
- URL: https://github.com/libbum/ladegcm.jl
- Owner: Libbum
- License: apache-2.0
- Created: 2018-07-12T13:51:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-22T12:59:45.000Z (over 7 years ago)
- Last Synced: 2025-01-08T23:04:56.538Z (over 1 year ago)
- Language: Julia
- Size: 1.01 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
LadeGCM.jl
Around half of the carbon that humans emit into the atmosphere each year is taken up on land (by trees) and in the ocean (by absorption).
Lade *et al.* construct a simple model of carbon uptake that, unlike the complex models that are usually used, can be analysed mathematically.
Results of this model show that changes in atmospheric carbon may affect future carbon uptake more than changes in climate.
This simple model could also study mechanisms that are currently too uncertain for complex models.
# Capabilities
This model is able to reproduce the Land, Ocean and Atmospheric CO₂ stock predictions, along with global temperature change of Figure 2 in [Lade *et al* (2018)](https://doi.org/10.5194/esd-9-507-2018).

# Acknowledging LadeGCM
If you use LadeGCM in your research, please reference this repository and the following article:
Lade et al., *Earth Systems Dynamics* **9**, 507–523 (2018) [](http://creativecommons.org/licenses/by/4.0/)
DOI: [10.5194/esd-9-507-2018](https://doi.org/10.5194/esd-9-507-2018)
```
@Article{esd-9-507-2018,
AUTHOR = {Lade, S. J. and Donges, J. F. and Fetzer, I. and Anderies, J. M. and Beer, C. and Cornell, S. E. and Gasser, T. and Norberg, J. and Richardson, K. and Rockstr\"om, J. and Steffen, W.},
TITLE = {Analytically tractable climate--carbon cycle feedbacks under 21st century anthropogenic forcing},
JOURNAL = {Earth System Dynamics},
VOLUME = {9},
YEAR = {2018},
NUMBER = {2},
PAGES = {507--523},
URL = {https://www.earth-syst-dynam.net/9/507/2018/},
DOI = {10.5194/esd-9-507-2018}
}
```
# License
Licensed under the Apache License, [Version 2.0](http://www.apache.org/licenses/LICENSE-2.0) or the [MIT license](http://opensource.org/licenses/MIT), at your discretion. These files may not be copied, modified, or distributed except according to those terms.
[](https://app.fossa.io/projects/git%2Bgithub.com%2FLibbum%2FLadeGCM.jl?ref=badge_large)