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

Analytical Advection in jit #1612

Draft
wants to merge 59 commits into
base: master
Choose a base branch
from
Draft

Commits on Jul 16, 2024

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

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    90e1190 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81d7c1d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    314493a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    760fe58 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    f48d052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e96fe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebd11cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a67fd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    beb1a0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eed3422 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fb9de2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bfab79c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    cd325b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c03327 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f56ec9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acba3fd View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    47f50a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2c27f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c769886 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    2bc9af3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74b0d83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0edacc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff57384 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4c9a6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96e6176 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae9f681 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b2406fe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    116416b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1fcf875 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    2863265 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c297795 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3913277 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46b9675 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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

Commits on Aug 2, 2024

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

Commits on Aug 12, 2024

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

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    8f34f69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f4cae3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    317172c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    6bbbe70 View commit details
    Browse the repository at this point in the history
  2. Add noqa flags

    VeckoTheGecko committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0a98f39 View commit details
    Browse the repository at this point in the history
  3. Using NEMO cell edges (e1v, e2u etc) in calculation of fluxes

    This hugely improves the accuracy in e.g. a fwd-bwd run of the NEMO Gulf Stream simulation
    
    This needs to be coded much cleaner still
    erikvansebille committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    99d94b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    405cc6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5fe559 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    c025d94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ea2c73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af46e0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1750d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5c0e95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4505636 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    f557e3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71eb3f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd7383f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    f0974d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c98161e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adce434 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4578997 View commit details
    Browse the repository at this point in the history