CLASSIC
Canadian Land Surface Scheme including Biogeochemical Cycles
applyAllometry.f90 File Reference

Applies allometric relationships to converts biomass to structural attributes. More...

Modules

module  applyallometry
 Converts biomass to structural attributes.
 

Functions/Subroutines

real function, dimension(ilg, icc, ignd), public applyallometry::unfrozenroots (il1, il2, ilg, maxAnnualActLyr, zbotw, rmatctem)
 We only allow roots in non-perennially frozen soil layers so first check which layers are unfrozen and then correct the root distribution appropriately. For defining which layers are frozen, we use the active layer depth. More...
 
subroutine, public applyallometry::allometry (gleafmas, bleafmas, stemmass, rootmass, il1, il2, ilg, zbotw, soildpth, fcancmx, ipeatland, maxAnnualActLyr, ailcg, ailcb, ailc, zolnc, rmatc, rmatctem, slai, bmasveg, cmasvegc, veghght, rootdpth, alvisc, alnirc, paic, slaic)
 Applies allometric relationships to converts biomass to structural attributes. This subroutine converts leaf, stem, and root biomass into LAI, vegetation height, and fraction of roots in each soil layer. Storage lai is also calculated. More...
 

Detailed Description

Applies allometric relationships to converts biomass to structural attributes.