Diagnostics of litter input is smaller than actual litter input in previous releases #1413
Pinned
sshu88
started this conversation in
Show and tell
Replies: 0 comments
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 found a missing term in litter input diagnostic variable calculation from the branch I'm using:
https://github.com/sshu88/fates/blob/7d518ac3e894a29a9738542ac68d2a227efabd80/biogeochem/EDPhysiologyMod.F90#L3036
Here the diagnostic variable
flux_diags%cwd_ag_inputdid not add a correct term that shall be multiplied by the individual structure and sapwood carbon(struct_m + sapw_m), aslitt%ag_cwd_indid so.This is fixed in the most recent release.
fates/biogeochem/EDPhysiologyMod.F90
Line 3090 in c319e67
So just want to remind everyone and double check the branch you're using now. This leads to a smaller historical output
FATES_LITTER_INand breaks the carbon balance.Beta Was this translation helpful? Give feedback.
All reactions