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 Lattice Boltzmann Fluid Simulation Example #3455

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

edwinsolisf
Copy link

@edwinsolisf edwinsolisf commented Jun 27, 2023

Added a fluid simulation example

Description

Added a Lattice Boltzmann Computational Fluid Simulation Example to the ArrayFire example list. It was added to the pde folder and it contains 9 images that were added to the assets/examples/images repo folder. It contains three distinct initial conditions for the user to try.

  • Is this a new feature or a bug fix?: Neither
  • Potential impact on specific hardware, software or backends: None
  • New functions and their functionality: None
  • Can this PR be backported to older versions?: Yes
  • Future changes not implemented in this PR: None

Changes to Users

  • New example project in the arrayfire example list
  • No action required by the user

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass
  • Functions added to unified API
  • Functions documented

@edwinsolisf edwinsolisf requested a review from umar456 June 29, 2023 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant