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

Initialize nocomp mode with large trees #995

Merged
merged 18 commits into from
Mar 23, 2023

Commits on Feb 22, 2023

  1. New initialisation mode - using initd to mean initial dbh.

    Jessica F Needham committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    ddc8a42 View commit details
    Browse the repository at this point in the history
  2. Fix bug in net_c_uptake by leaf layer and pft history variable

    Jessica F Needham committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    3d56c69 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Tidy up initialising large sizes

    Jessica F Needham committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    0a36a4c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Incrase nlevleaf to prevent errors from vai param updates

    Jessica F Needham committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    2395e6f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Remove non-dbh init changes

    Jessica F Needham committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    4974368 View commit details
    Browse the repository at this point in the history
  2. Revert "Fix bug in net_c_uptake by leaf layer and pft history variable"

    This reverts commit 3d56c69.
    Jessica F Needham committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    3121230 View commit details
    Browse the repository at this point in the history
  3. Remove history variable not part of this PR

    Jessica F Needham committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    db3107a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into JFN-nocomp-init-large-sizes

    Conflicts:
    	main/EDInitMod.F90
    Jessica F Needham committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    1371185 View commit details
    Browse the repository at this point in the history
  5. Tidying

    Jessica F Needham committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    3816fe1 View commit details
    Browse the repository at this point in the history
  6. Add errors if user tries to use dbh initialisation outside of nocomp …

    …mode
    Jessica F Needham committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    188a4fc View commit details
    Browse the repository at this point in the history
  7. Fix typo

    Jessica F Needham committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    c30ec70 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Fix canopy spread to 0 for large tree initialization

    Jessica F Needham committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    4192818 View commit details
    Browse the repository at this point in the history
  2. Add param checks to ensure initd isn't zero. Remove old write stateme…

    …nts.
    Jessica F Needham committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    8700189 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Add more comments describing dbh-initialization and the dual function…

    …ality
    
    of the initd parameter.
    Jessica F Needham committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    95d9db3 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    85bf550 View commit details
    Browse the repository at this point in the history
  2. Add xml patch parameter file

    glemieux committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    df7dd3f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. move call to bleaf so it is avoided by sp mode

    Jessica F Needham committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e50b27b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'jfneedham_repo/JFN-nocomp-init-large-si…

    …zes' into JFN-nocomp-init-large-sizes
    Jessica F Needham committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    7ebb166 View commit details
    Browse the repository at this point in the history