Replies: 1 comment
-
Consensus is to continue to discuss this and come back to it later. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was just checking the Ryan (1991) leaf maintenance respiration subroutine, and I noticed that the reference value at 25°C is calculated from the original reference at 20°C using a Q10 = 1.5
fates/biogeophys/FatesPlantRespPhotosynthMod.F90
Lines 2105 to 2106 in 5551a70
However, when the respiration is calculated for C4 grasses, the actual Q10 used is 2.0:
fates/biogeophys/FatesPlantRespPhotosynthMod.F90
Lines 2121 to 2123 in 5551a70
Perhaps we would want to use the same value in both cases? I have the impression this is making the reference respiration to be less than intended for C4 grasses...
Beta Was this translation helpful? Give feedback.
All reactions