A Tier 31 method is used for estimation of aboveground carbon for forests, as estimated using the Chapman-Richards function (eqn. 1). The curve provides an estimate of total aboveground biomass based on age. Belowground biomass is calculated as a ratio from aboveground biomass. The equations are within the Forest Growth Module.
where:
AGC — Aboveground stand carbon (Tonnes carbon per hectare);
max — asymptote – maximum peak carbon yield (Tonnes carbon per hectare);
k — parameter used in modeling tree growth, dimensionless;
age — age of the forest (years);
m — parameter used in modeling tree growth, dimensionless.
1: Volume 4: Agriculture, Forestry and Other Land Use - Chapter 4 Forest Land
Follow the following guide for the base FLINT development environment
https://github.com/moja-global/FLINT#development-environment-how-to-for-windows
Once this is completed, start a command shell where you cloned this repository and change to the source folder then use the following commands to create the Visual Studio solution:
# Create a build folder
mkdir build
cd build
# now create the Visual Studio Solution (2019)
cmake -G "Visual Studio 16 2019" -DCMAKE_INSTALL_PREFIX=C:/Development/Software/moja -DVCPKG_TARGET_TRIPLET=x64-windows -DCMAKE_TOOLCHAIN_FILE=c:\Development\moja-global\vcpkg\scripts\buildsystems\vcpkg.cmake ..
Thanks goes to these wonderful people (emoji key):
James Leitch 💻 |
Mal 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!
moja global would like to recognise the contribution of the Government of Canada to support the development of its open-source repositories and frameworks.
The following people are Maintainers Reviewers Ambassadors or Coaches
James Leitch 💻 |
Mal 💻 |
Maintainers review and accept proposed changes
Reviewers check proposed changes before they go to the Maintainers
Ambassadors are available to provide training related to this repository
Coaches are available to provide information to new contributors to this repository