Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable leaf phenology when running Static Stand Structure (ST3) Mode #1129

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Uncommenting the return that bypasses output of structure variables w…

a0526bd
Select commit
Loading
Failed to load commit list.
Open

Enable leaf phenology when running Static Stand Structure (ST3) Mode #1129

Uncommenting the return that bypasses output of structure variables w…
a0526bd
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed Started 2024-01-23 21:20:09 ago

1 / 4 tasks completed

3 tasks still to be completed

Details

Required Tasks

Task Status
To avoid errors due to carbon checks, the code simply imposes retranslation factors = 1 to all tissues and elements, and thus sending all mass to storage. This also ensures all elements are available for regrowth with minimal edits to the code. Incomplete
Limitations: this solution does not address the seasonal cycle of heterotrophic respiration, as the litter layer does not change in response to tissue abscission. That said, this is not making the seasonality representation worse, as the litter pools were already aseasonal in ST3. Incomplete
The in-code documentation has been updated with descriptive comments Completed
The documentation has been assessed to determine if updates are necessary Incomplete
FATES PASS/FAIL regression tests were run Incomplete
Evaluation of test results for answer changes was performed and results provided Incomplete
Technical Note update: Incomplete
User's Guide update: Incomplete