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

Small number protections to CCH water transfer functions #1164

Merged
merged 15 commits into from
May 1, 2024

Commits on Feb 22, 2024

  1. Added protections to Campbell Clapp-Hornberger water transfer functio…

    …ns so that it will tolerate incredibly small water contents
    rgknox committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2e8608c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8dc237 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    271282d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fce4287 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. correct minor build errors

    glemieux committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    13c2caa View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 26, 2024

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

Commits on Mar 29, 2024

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

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

  1. adjusted ordering of initializing bounds on cch functions to avoid un…

    …defined variables, reduce minimum suction of cch and fixed an error check
    rgknox committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a269473 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Merge tag 'sci.1.72.6_api.34.0.0' into cch-safemath-zeroflux

    Bug fix. Adrianna Foster identified that trunks should be removed from the patch-level variable sum_fuel before being used to calculate rate of spread and fuel consumption.
    rgknox committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3a2b877 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Added btran to hydro restart, and protecting downscaling rhiz layer f…

    …luxes to soil layer fluxes when no conductance (trivial bug fix).
    rgknox committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    cf05475 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    25fb73a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5d9fd9 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. disaggregating fluxes based on root length only when sumweights is ze…

    …ro, to enable first time-step issues in ctsm
    rgknox committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ec27207 View commit details
    Browse the repository at this point in the history