wood_product_carbon: Carbon sequestred in the timber products

View source: R/wood_product.R

wood_product_carbonR Documentation

Carbon sequestred in the timber products

Description

These functions calculate the amount of Carbon sequestered after some years after cut the trees

Usage

wood_product_carbon(
  carbono_biomassa_arvores,
  anos,
  wwf_fraction = 0.24,
  slf_class = 0.12,
  fo = 0.86
)

Arguments

carbono_biomassa_arvores

O carbono total da especie [kgC or tC]

anos

Anos pós corte

wwf_fraction

0.24 from Verra

slf_class

0.12 from Verra

fo

0.86 from Verra

Value

The output returns the carbon sequestered in the products produced with the timber

Note

References

The Earth Partners LLC, 2012: Vcs Module Vmd0026 Estimation of Carbon Stocks in IN THE LONG LIVED WOOD PRODUCTS POOL. 0–26.


Matheusbp/GemirTools documentation built on Jan. 31, 2025, 5:48 p.m.