Description Usage Arguments Details Value Note Author(s) References Examples
Simulates carbon sequestration
1 | forest.seq(x, y)
|
x |
parameters for forest growth; a list(t,B0,Bmax,nu,r): t time sequence,B0 Biomass at time zero, Bmax Maximum Biomass (parameter of Richards equation), nu Coefficient exponent to adjust shape (parameter of Richards equation), r Growth rate (parameter of Richards equation) |
y |
Specifications of power plant emissions a list(kgCO2.kWh,P,C): kgCO2.kWh kg of CO2 per kWh produced, P Power produced, C carbon content |
forest.seq produces rates, area, and a plot of C forest sequestration dynamics
yr.max |
time in years to achieve biomass for max rate |
B.i |
required biomass in t/ha to sequester at max rate |
max.dCO2 |
max rate |
tCO2.emiss |
carbon emission sequestered |
area |
area required |
Functions used in Chapter 9 of Acevedo (2018)
Miguel F. Acevedo acevedo@unt.edu
Acevedo, M.F. 2018. Introduction to Renewable Electric Power Systems and the Environment with R. Boca Raton, FL: CRC Press. (ISBN 9781138197343)
1 2 3 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.