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 custom forcing velocity to particles #3396

Open
wants to merge 103 commits into
base: main
Choose a base branch
from

Commits on Oct 9, 2023

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

Commits on Oct 18, 2023

  1. Add a comment

    Yixiao-Zhang committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a0092d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc334a6 View commit details
    Browse the repository at this point in the history
  3. Change architecture(model)

    glwagner committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    29e5b07 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Edit comment

    Co-authored-by: Gregory L. Wagner <gregory.leclaire.wagner@gmail.com>
    Yixiao-Zhang and glwagner committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2143588 View commit details
    Browse the repository at this point in the history
  2. Rewrite bounce_left and bounce_right more logically

    Co-authored-by: Gregory L. Wagner <gregory.leclaire.wagner@gmail.com>
    Yixiao-Zhang and glwagner committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d02326d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b6f574 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56cd1f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. remove some stray spaces

    navidcy committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ed5c801 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

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

Commits on Oct 30, 2023

  1. Refactor interpolate

    glwagner committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    64b409d View commit details
    Browse the repository at this point in the history
  2. Eliminate merge artifacts

    glwagner committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    0ce23f5 View commit details
    Browse the repository at this point in the history
  3. Bugfix

    glwagner committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    e2bb2cf View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    788d096 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/glw/better-simulation-interface'…

    … into glw/better-interpolate
    glwagner committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    68406cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c4a063 View commit details
    Browse the repository at this point in the history
  4. Fix more interpolate bugs

    glwagner committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6020ed1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7c5ece View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d8f8f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    3c691b3 View commit details
    Browse the repository at this point in the history
  2. Fix error message

    glwagner committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b615847 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0420f55 View commit details
    Browse the repository at this point in the history
  4. Update src/Fields/interpolate.jl

    Co-authored-by: Simone Silvestri <silvestri.simone0@gmail.com>
    glwagner and simone-silvestri committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    6ac1f39 View commit details
    Browse the repository at this point in the history
  5. Update src/Fields/interpolate.jl

    Co-authored-by: Simone Silvestri <silvestri.simone0@gmail.com>
    glwagner and simone-silvestri committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0c8b340 View commit details
    Browse the repository at this point in the history
  6. Update src/Grids/latitude_longitude_grid.jl

    Co-authored-by: Simone Silvestri <silvestri.simone0@gmail.com>
    glwagner and simone-silvestri committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c015b8b View commit details
    Browse the repository at this point in the history
  7. Update src/Grids/latitude_longitude_grid.jl

    Co-authored-by: Simone Silvestri <silvestri.simone0@gmail.com>
    glwagner and simone-silvestri committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f9e1093 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2b5d05 View commit details
    Browse the repository at this point in the history
  9. Language tweak

    glwagner committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a0f8fe2 View commit details
    Browse the repository at this point in the history
  10. Cosmetic updates

    glwagner committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    901aa5f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e1080e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Update manifest

    glwagner committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e17c93e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ae0bb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dd7ed1 View commit details
    Browse the repository at this point in the history
  4. Fix bug in time_indices

    glwagner committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    4682818 View commit details
    Browse the repository at this point in the history
  5. Bump to 0.90.1

    glwagner committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    00a1627 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca51fab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6bc090 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a054014 View commit details
    Browse the repository at this point in the history
  9. Bugfix

    glwagner committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    446f0e9 View commit details
    Browse the repository at this point in the history
  10. Fix bug for NON flat grids

    glwagner committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    9055c28 View commit details
    Browse the repository at this point in the history
  11. Debug test_field

    glwagner committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7df6229 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a867e55 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Bugfix

    glwagner committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    48602bf View commit details
    Browse the repository at this point in the history
  2. Number is ok

    glwagner committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8ab3eef View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

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

Commits on Nov 6, 2023

  1. Update Project.toml

    Co-authored-by: Navid C. Constantinou <navidcy@users.noreply.github.com>
    glwagner and navidcy committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c21a5d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb39226 View commit details
    Browse the repository at this point in the history
  3. Revert Manifest

    glwagner committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    dd548a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    59b0aae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49e05b8 View commit details
    Browse the repository at this point in the history
  3. Try a new way to interpolate

    glwagner committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e8a8224 View commit details
    Browse the repository at this point in the history
  4. Bugfix

    glwagner committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    48ec4e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21396d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83869ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bff074 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ed8dc3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c0f4037 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

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

Commits on Nov 14, 2023

  1. Update field tests

    glwagner committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2d67753 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    778dd91 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

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

Commits on Nov 17, 2023

  1. fix on interplate!

    simone-silvestri committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c7daaad View commit details
    Browse the repository at this point in the history
  2. first commit

    simone-silvestri committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    0b6fcc8 View commit details
    Browse the repository at this point in the history
  3. bugfix

    simone-silvestri committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7f5ddf7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16c4816 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    f40ab1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5aa48d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16f22bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd89374 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    370fab7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c967882 View commit details
    Browse the repository at this point in the history
  7. bugfix

    simone-silvestri committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    789d79e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f4d470 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf3b6f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    dd384b6 View commit details
    Browse the repository at this point in the history
  2. No showing

    glwagner committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    dfdcf2c View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    a73e845 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/glw/better-interpolate2' into ss…

    …-xl/particle-advection
    xkykai committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    3a7f662 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    b53738a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    959ddab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b78c327 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Update LagrangianParticleTracking.jl: Reorder code to compute dynamic…

    …s before advecting particles
    xkykai committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    e76406d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b24448c View commit details
    Browse the repository at this point in the history
  3. cleanup advective forcing code

    xkykai committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c5540c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Update src/Models/LagrangianParticleTracking/lagrangian_particle_adve…

    …ction.jl
    
    Co-authored-by: Gregory L. Wagner <gregory.leclaire.wagner@gmail.com>
    navidcy and glwagner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    219e835 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfcfaa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8234689 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

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

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    aa7f47f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa51f14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc9d6f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcdcd1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a837da View commit details
    Browse the repository at this point in the history
  6. advect first then dynamics

    xkykai committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    f88eb20 View commit details
    Browse the repository at this point in the history
  7. step particles before fields

    xkykai committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    06739c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

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

Commits on Jan 17, 2024

  1. update to julia 1.10

    xkykai committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    edc3610 View commit details
    Browse the repository at this point in the history
  2. Revert "update to julia 1.10"

    This reverts commit edc3610.
    xkykai committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    fc7d129 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    b4eda3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99a64f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Merge remote-tracking branch 'yx/oceananigans/Yixiao-Zhang/fix-partic…

    …les-out-of-bounds' into ss-xl/particle-advection
    xkykai committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d650c94 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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