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

migrate FATES to use the normal BGC call sequence #1959

Merged
merged 55 commits into from
Aug 16, 2023

Commits on Jan 27, 2023

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

Commits on Feb 3, 2023

  1. Incremental progress towareds converting fates-clm carbon accounting …

    …to using native calls and not EDBGCMod.
    rgknox committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    55f0af2 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. another incremental step towards having the native cn balancing and c…

    …all sequence when fates is on
    rgknox committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    789eb9c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

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

Commits on Mar 1, 2023

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

Commits on Mar 2, 2023

  1. Pass through of getting fates in the full BGC call sequence. This inc…

    …remental version does pass C and N balance checks at the column level, but not the grid level (because of missing diagnostic data structures)
    rgknox committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    2f1ec52 View commit details
    Browse the repository at this point in the history
  2. Added suppln to fates cases

    rgknox committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    cb4f510 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    782b894 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4772204 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Removed various if-clauses that prevented BGC calls and initializatio…

    …ns from proceeding with FATES on
    rgknox committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    12e6b11 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. FATES bgc work. Add use_fates_bgc, cleaned out some use_fates filteri…

    …ng, and added N deposition with FATES
    rgknox committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    5539289 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0248331 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

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

Commits on Mar 14, 2023

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

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    f4092b3 View commit details
    Browse the repository at this point in the history
  2. cleaning up clm-fates bgc pr

    rgknox committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    873883c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. cleanup of fates-bgc coupling

    rgknox committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    79a77d6 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    ff923e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    158b182 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Updates to the build-namelist

    rgknox committed May 26, 2023
    Configuration menu
    Copy the full SHA
    82d9b57 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Reverting namelist defaults related to NDEP, we were getting ahead of…

    … ourselves with fates n-cycling
    rgknox committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    1d3e8d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9b6ce9 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Fixes to build

    rgknox committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    7fa071d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6959556 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27e28ab View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

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

Commits on Jun 14, 2023

  1. various fixes for fates bgc

    rgknox committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0676ac2 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    868e8c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    080cd5b View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

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

Commits on Jul 5, 2023

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

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    f452386 View commit details
    Browse the repository at this point in the history
  2. forgot to remove conflict tags

    rgknox committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    3a8fb5c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    27f336d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    132f4eb View commit details
    Browse the repository at this point in the history
  3. Explicitly make sure you can not turn LUNA on with FATES, and add a u…

    …se_luna setting for FATES with clm4_5 that was missing
    ekluzek committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d4261c8 View commit details
    Browse the repository at this point in the history
  4. Add a test that FATES with suplemental nitrogen on is NOT allowed, th…

    …is test fails because that isn't in yet
    ekluzek committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d2306c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    d4ed2f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dac206 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Jul 27, 2023

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

Commits on Aug 10, 2023

  1. Moved a call to update a call to fates litter fluxes to be immediatel…

    …y before we fill the decomp source-sink pools
    rgknox committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    7c920c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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

Commits on Aug 12, 2023

  1. Provisions to satisfy nag compiler, cnveg datastructures on now alloc…

    …ated with 1 index 0 through 0 when fate_bgc is on, to avoid null pointers on associates
    Ryan Knox committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    907ca1a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Update to clm-fates-bgc zero-allocating instead of not allocating cnv…

    …eg arrays
    Ryan Knox committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    eaea030 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6925f8c View commit details
    Browse the repository at this point in the history
  3. update changelog

    rgknox committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1ccf0d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Run through black, fix ESCOMP#2112

    ekluzek committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8056ae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c05ce88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76f1310 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89ad049 View commit details
    Browse the repository at this point in the history
  5. Add actions for each source

    Lists didn't work on the src: field, so add a complete action for each.
    ekluzek committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    44c696e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bab1735 View commit details
    Browse the repository at this point in the history
  7. Update Change files

    ekluzek committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5765f94 View commit details
    Browse the repository at this point in the history