Add leaf lifespan as LMA indep parameter#329
Conversation
c_LLS = 28.57143 ! yr/ (kg C m-2) was removed and replace with leafLS = LMA/0.035. This is quantitatively equivalent.
This now uses leafLS as a parameter. We set the default to leafLS=4 years based on the former hardcoded value of 28.57143 and the LMA of 0.014
|
As a linked, but separate issue: With the status prior to this PR: Issue: The issue is now that the hardcoded Potential solutions are:
@stineb, @wengensheng : do you have any thoughts on these issues (message 1 and 2)? I suggest to use solution a), given alternative estimates between 0.062 and 0.166 kgC/m2 [1].
|
b678e2d to
b5125f1
Compare
This is a PR for an open discussion on how to prescribe leaf life span. Should it be hardcode-linked to LMA or should it be a free parameter?
Currently, leaf lifespan is scaled linearly with leaf mass per area (LMA):
leafLS = 28.57143 * LMA = LMA / 0.035 ! yearsThis is taken over from:
That means the provided parameter
params_species$leafLSis effectively inactivated since above relationship is hardcoded in the code.This PR would be an attempt to activate this parameter.
There is some evidence that leaf life span scales with LMA. Below articles do linear regression between LMA and LLS. However, this is done in the log-log transformed space: