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

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    eb4af1a View commit details
    Browse the repository at this point in the history
  2. First attempt to incorporate phenology to ST3 mode.

    1. Very simplistic approach, in which we impose retranslocation factor for all elements
       to be 1. This ensures carbon is available for regrowth and the carbon budget is
       closed.
    2. This is not an ideal solution because leaf abscission would increase litter stocks
       and consequently modulate the seasonal cycle of heterotrophic respiration. That said,
       this is not necessarily worse than assuming leaf biomass is aseasonal in deciduous-
       dominated ecosystems, and that litter stocks would need to change based on
       environmentally driven seasonality of heterotrophic respiration.
    mpaiao committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c7bc662 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    a0526bd View commit details
    Browse the repository at this point in the history