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

Handmerge of TerribleNews/geos-patch #1795

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Commits on Oct 31, 2021

  1. Allow MAPL to run in reverse with history alarms

    This commit adds code to allow the CapGridComp to run in reverse while maintaining
    the ability to trigger history alarms. This may also require a small bugfix in
    the ESMF 8.0 code.
    Colin Lee committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    14f1ba4 View commit details
    Browse the repository at this point in the history
  2. Removed ifdefs for reverse_step subroutine

    GMAO doesn't like preprocessor defines so I removed most of them but had
    forgotten to do the step_reverse function. This change fixes that.
    Colin Lee committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    ced717e View commit details
    Browse the repository at this point in the history
  3. Updated changelog to reflect reverse run changes

    Colin Lee committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    f5f351d View commit details
    Browse the repository at this point in the history
  4. Removed dead code

    I had made some changes in previous tests to get the reverse model running
    but forgot to remove these two.
    Colin Lee committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    689b686 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    7c28515 View commit details
    Browse the repository at this point in the history
  2. Fix changelog

    mathomp4 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    c0133fe View commit details
    Browse the repository at this point in the history
  3. Add missing code from merge

    mathomp4 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    08acef4 View commit details
    Browse the repository at this point in the history