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

Added boundary force computation and more #61

Merged
merged 10 commits into from
Sep 5, 2024

Commits on Aug 27, 2024

  1. modified the sequence of lbm step operators in JAX to match stream-th…

    …en-collide pattern in Warp.
    hsalehipour committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    91c706a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0e3117 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23dd4e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47a5f26 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Aug 29, 2024

  1. mesh_boundary_masker working as expected and added to the wind tunnel…

    … example. JAX implementation using WARP backend remains!
    hsalehipour committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    18c8ee5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0adb6f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    60aad2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f16c4b9 View commit details
    Browse the repository at this point in the history
  3. Fixing the syntax error in Warp when bc list is empty. When empty, pe…

    …rf is really bad, otherwise normal.
    hsalehipour committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2a3e6c6 View commit details
    Browse the repository at this point in the history