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

{WIP} LPJ-GUESS SDA Couplers #2660

Draft
wants to merge 68 commits into
base: develop
Choose a base branch
from
Draft

Commits on Jun 8, 2019

  1. Configuration menu
    Copy the full SHA
    84f3c25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c96f7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2747330 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. add function that finds stream

    istfer committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    0518d2c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. start reading

    istfer committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    c8fc996 View commit details
    Browse the repository at this point in the history
  2. first read

    istfer committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    4ac6530 View commit details
    Browse the repository at this point in the history
  3. extract typedef enums

    istfer committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    6e92048 View commit details
    Browse the repository at this point in the history
  4. read typedef enum

    istfer committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    6d2bac5 View commit details
    Browse the repository at this point in the history
  5. read Historic

    istfer committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    4221e09 View commit details
    Browse the repository at this point in the history
  6. read vector

    istfer committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    d477ca7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. read vector with const int

    istfer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    b1bf79e View commit details
    Browse the repository at this point in the history
  2. read in parameters header too

    istfer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    7faffa8 View commit details
    Browse the repository at this point in the history
  3. case fo seed

    istfer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    3921cc3 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2019

  1. ready to loop over stands

    istfer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    2f8bbda View commit details
    Browse the repository at this point in the history
  2. start looping over patches

    istfer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    b3b0025 View commit details
    Browse the repository at this point in the history
  3. reading individual class

    istfer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    45970e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. first pass at read individual

    istfer committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    d6ef1ec View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. finish individual

    istfer committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    d58848d View commit details
    Browse the repository at this point in the history
  2. few more flexibility

    istfer committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    3ab63d9 View commit details
    Browse the repository at this point in the history
  3. read matrix

    istfer committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    83b996b View commit details
    Browse the repository at this point in the history
  4. getting ready to read sompool

    istfer committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    f66c54a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. catch one more case

    istfer committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    4a6ea5a View commit details
    Browse the repository at this point in the history
  2. finished soil

    istfer committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    1bb8b87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d84f80f View commit details
    Browse the repository at this point in the history
  4. getting ready to read fluxes

    istfer committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    f9899dd View commit details
    Browse the repository at this point in the history
  5. finished patch

    istfer committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    af59c40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e42c6c View commit details
    Browse the repository at this point in the history
  7. Added allometry and allocation functions from LPJ-GUESS. Also summing…

    … variables to a per-gridcells basis, and first start on updating the state.
    MagicForrest committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    94d304c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. read meta.bin

    istfer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    cc3cceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b88b529 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64fbdeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbb97a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58709a6 View commit details
    Browse the repository at this point in the history
  6. add new par minmoist_est

    istfer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    c27d10f View commit details
    Browse the repository at this point in the history
  7. Allocation of biomass now also works. It seems to fail when scaling b…

    …iomass down ~0.55 or less. cmass_debt is not included in the calculation and scaled like the other pools.
    MagicForrest committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    645bb7d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Configuration menu
    Copy the full SHA
    50170e2 View commit details
    Browse the repository at this point in the history
  2. Added allometry() call. Gives the target results for a biomass change…

    … doen to about 0.7. Also updated the way of tracking individuals to better facilitate looping.
    MagicForrest committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    e479b8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05dcadb View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Configuration menu
    Copy the full SHA
    a601256 View commit details
    Browse the repository at this point in the history
  2. parsing files some more

    istfer committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    0c6f624 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3293a0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aae14e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b4e6b9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from MagicForrest/LPJGUESS_SDA

    First merge of LPJ-GUESS state updating code
    istfer authored Jun 21, 2019
    Configuration menu
    Copy the full SHA
    09ea06e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6fdb02b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e34ea19 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

  1. read new PhotosynthesisResults

    istfer committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    c86b1a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Configuration menu
    Copy the full SHA
    ecc6faf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb206bf View commit details
    Browse the repository at this point in the history
  3. start read_restart.LPJGUESS

    istfer committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    3df3ec0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0d938e View commit details
    Browse the repository at this point in the history
  5. backbone of read_restart

    istfer committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    9f8e777 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa3acf5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85c4a1f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

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

Commits on Jun 26, 2019

  1. number of individuals are back

    istfer committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    90c4c07 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Just coding style

    MagicForrest committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    a0572c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa628db View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from MagicForrest/LPJGUESS_SDA

    merge hackathon pr
    istfer authored Jun 27, 2019
    Configuration menu
    Copy the full SHA
    4f60bce View commit details
    Browse the repository at this point in the history
  4. define state year

    istfer committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    3adac8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94da6de View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. add doc tags

    istfer committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    14d05f6 View commit details
    Browse the repository at this point in the history
  2. LPJGUESS package build

    istfer committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    47a7c05 View commit details
    Browse the repository at this point in the history
  3. no need for single quote

    istfer committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    e6d5138 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2273bbd View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

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

Commits on May 4, 2023

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

Commits on Nov 8, 2024

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