View source: R/edr-allometry.R
| size2bl | R Documentation | 
Allometry equation is of the form Y = b1 * DBH ^ b2.
size2bl(dbh, b1, b2)
dbh | 
 Cohort diameter at breast height  | 
b1 | 
 Allometry equation base  | 
b2 | 
 Allometry equation exponent  | 
Original function in ED src is in utils/allometry.f90. See also
the area_indices subroutine in the same file.
LAI is calculated as bleaf * nplant * SLA.
Leaf biomass
Alexey Shiklomanov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.