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

Add background zonal flow U or U(y) in the SingleLayerQG module #360

Merged
merged 39 commits into from
Jul 29, 2024

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    16bd801 View commit details
    Browse the repository at this point in the history
  2. Fixed typo in previous change

    mncrowe committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    30178e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. added background flow test

    mncrowe committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4362a87 View commit details
    Browse the repository at this point in the history
  2. corrected typo

    mncrowe committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    76f1643 View commit details
    Browse the repository at this point in the history
  3. Added some spaces to cheer up Greg

    Co-authored-by: Gregory L. Wagner <[email protected]>
    mncrowe and glwagner committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4781b8d View commit details
    Browse the repository at this point in the history
  4. more spaces

    mncrowe committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    eada586 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    cc1b78a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into main

    mncrowe committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e756aa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ce3abd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8641abe View commit details
    Browse the repository at this point in the history
  5. update function descriptions

    mncrowe committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9bd7576 View commit details
    Browse the repository at this point in the history
  6. T(U) -> convert(T, U)

    Co-authored-by: Gregory L. Wagner <[email protected]>
    mncrowe and glwagner committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f0baf3f View commit details
    Browse the repository at this point in the history
  7. clarify U array formulation

    Co-authored-by: Gregory L. Wagner <[email protected]>
    mncrowe and glwagner committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    deea626 View commit details
    Browse the repository at this point in the history
  8. fix bug with previous push

    mncrowe committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f351da2 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    dd93d22 View commit details
    Browse the repository at this point in the history
  2. homogenize notation/docs

    navidcy committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    122b713 View commit details
    Browse the repository at this point in the history
  3. bump patch release

    navidcy committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    ab0fe02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd3c1ad View commit details
    Browse the repository at this point in the history
  5. fix test for gpu

    navidcy committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    85d4393 View commit details
    Browse the repository at this point in the history
  6. == -> ===

    navidcy committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    619f398 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ace06eb View commit details
    Browse the repository at this point in the history
  8. minor tweaks

    navidcy committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    2fcccc7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    20a361b View commit details
    Browse the repository at this point in the history
  10. homogenize notation/wording

    navidcy committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    346f914 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. add empty line

    navidcy committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    e6e7707 View commit details
    Browse the repository at this point in the history
  2. code alignment

    navidcy committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    73399f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99eb5ff View commit details
    Browse the repository at this point in the history
  4. clarify when U=const

    navidcy committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    6604120 View commit details
    Browse the repository at this point in the history
  5. some fixes + cleanup

    navidcy committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    f387333 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40cc4db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63a7a8c View commit details
    Browse the repository at this point in the history
  8. add comment for β term

    navidcy committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    6430e59 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    48f2f1b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    42d9003 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    22e3bde View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c6cf36a View commit details
    Browse the repository at this point in the history
  13. improve docs

    navidcy committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    5c9eb93 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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