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

[PULL REQUEST] Ecophysiology module that simulates stomatal resistance, plant productivity and isoprene emission #629

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

Commits on Feb 1, 2021

  1. Implement ecophysiology module and PFT-specific dry deposition veloci…

    …ty diagnostics
    
    Fixes for using State_Grid object
    
    Fix for removal of NC_DIAG preprocessor flag
    
    Fixes for replacing am_I_Root with Input_Opt in state_met_mod.F90 and state_chm_mod.F90
    joeylamcy committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    fc136de View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Implement photosynthesis-dependent isoprene emission.

    Add PFT-specific isoprene emission output
    
    Formulae changed: base IEFs are scaled to canopy level by multiplying canopy GPP and dividing by leaf-level GPP
    
    Zero EcophyISOP_EMIS at the start of emission timestep.
    
    Set minimum of ISOP_EMIS to 0.
    
    Implement online isoprene emission flux in vdiff_mod instead of mixing_mod; Define a new diagnostic to extract HEMCO isoprene emission values
    
    Fixes including removal of am_I_Root and excessive codes etc.
    
    Remove underscore in ecophysiology variable names in StateDiag
    joeylamcy committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    cb9b102 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Merge branch 'isop_emis_12.9.3' from old science codebase into featur…

    …e/ecophys_module in the new science codebase.
    joeylamcy committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    0c4d1de View commit details
    Browse the repository at this point in the history
  2. Bug fix after merge

    joeylamcy committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    c9c40d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b1816f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

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

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    3333947 View commit details
    Browse the repository at this point in the history
  2. Rename "Ecophys_const" collection name

    Rename "Ecophys_const" collection to "Ecophy_const" collection
    joeylamcy committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    488ef74 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    dbc626c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    756a9ed View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

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