Goal
Hi, I would like to better understand how leaf lignin operates in VE, in order to better address ImperialCollegeLondon/ve_data_science#78 (comment) and thereafter. I'm parameterising the litter chemistry and decay model; the last hurdle is to make sure we have the right data for leaf lignin content in [g C in lignin per g C in litter].
What I did specifically in virtual_ecosystem
I searched for the term lignin in the repo to first know where it is used; the plant and litter models are the main places as expected, plus some animal waste.
Then I saw senesced_leaf_lignin in the plant model. This is my main question. I had thought that leaf lignin in the plant model is about fresh leaves. If it updates senesced_leaf_lignin, can I use it for the litter model too @jacobcook1995 ? Is this what you obtained in ve_data_science @arne-exe , i.e., senesced not fresh leaf stoichiometry? I am careful about whether the plant model's variables can be reused in the litter model because one is about fresh matter and the other dead. This is why the litter model has lignin_above_structural that is separated from the plant model?
Thanks!
Goal
Hi, I would like to better understand how leaf lignin operates in VE, in order to better address ImperialCollegeLondon/ve_data_science#78 (comment) and thereafter. I'm parameterising the litter chemistry and decay model; the last hurdle is to make sure we have the right data for leaf lignin content in [g C in lignin per g C in litter].
What I did specifically in
virtual_ecosystemI searched for the term
ligninin the repo to first know where it is used; the plant and litter models are the main places as expected, plus some animal waste.Then I saw
senesced_leaf_ligninin the plant model. This is my main question. I had thought that leaf lignin in the plant model is about fresh leaves. If it updatessenesced_leaf_lignin, can I use it for the litter model too @jacobcook1995 ? Is this what you obtained inve_data_science@arne-exe , i.e., senesced not fresh leaf stoichiometry? I am careful about whether the plant model's variables can be reused in the litter model because one is about fresh matter and the other dead. This is why the litter model haslignin_above_structuralthat is separated from the plant model?Thanks!