Skip to content

Species-specific growth adjustment - Investments into roots

The root investment factor ROOTts [-], which reduces growth, is described by:

ROOTts=ROOTrsa,tsROOTamc,tsROOTrsa,ts=1κROOT,rsa+κROOT,rsaexp(log(0.5)ϕTRSATRSAts)ROOTamc,ts=1κROOT,amc+κROOT,amcexp(log(0.5)ϕTAMCTAMCts)TRSAts=BB,tsBtsrsasTAMCts=BB,tsBtsamcs
  • ϕTRSA reference trait value [m² g⁻¹]

  • ϕTAMC reference trait value [-]

  • κROOT,rsa maximum reduction in growth [-]

  • κROOT,amc maximum reduction in growth [-]

Visualization

  • growth reduction due to investment in root surface area per total biomass
maximum growth reduction (κ_ROOT_rsa)0.2
reference trait value (ϕ_TRSA)0.15
  • growth reduction due to investment in arbuscular mycorrhizal colonisation rate per total biomass
maximum growth reduction (κ_ROOT_rsa)0.2
reference trait value (ϕ_TAMC)0.2

API

GrasslandTraitSim.root_investment! Function
julia
root_investment!(; container)

Growth reducer due to cost of investment in roots and mycorriza.

source