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

bug fix: remove double-counting of heat corr (StieglitzSnow.F90) #946

Merged
merged 3 commits into from
Jul 10, 2024

Commits on May 31, 2024

  1. bug fix: remove double-counting of heat corr (StieglitzSnow.F90)

    In the rare circumstance that more snow would need to be sublimated than is available in the top layer, the residual energy accounting term was added twice, once here and again ~30 lines further down.
    gmao-rreichle committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3a040e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jul 10, 2024

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