Model failed with varying direct logging mortality by PFT size class #1330
Labels
science: logging
Pertaining to logging disturbance
science: mortality
Pertaining to changes to plant mortality
Describe the issue
Hi folks! I am working on one of my local branches where I mainly modified the logging model to do the following things:
Then I ran into model failure , of course :) . See the log output below for details for the error message. In brief, it said that demotions don't add up and model terminated by line 625 in EDCanopyStructureMod. Honestly, I don't quite understood what it does in that Canopy structure mod, but found another posted issue that might be related #714
Strangely, if I made all direct logging mortality to be exact the externally read-in harvest_rate, which also skips the target basal area check (so direct logging mort will apply as long as it's within the DBH ranges for logging to happen), then the error goes away. So my current guess is that it either has something to do with 1) not apply direct logging mortality when it is supposed to log or 2) the different direct mort rate applied to different size group or a combined effects of 1) and 2).
Any insights would be appreciated! Thanks!
Relevant log output
demotions dont add up sum demotions: 2.084800163685286E+044 area needed to be demoted: 2.084800163685285E+044 excess: 1.188422437713965E+029 ENDRUN: ERROR in EDCanopyStructureMod.F90 at line 625
FATES tag
sci.1.71.0_api.33.0 with local code change for logging module
Host land model tag
ctsm5.1.dev164
Machine
derecho
Other supported machine name
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: