Lattice Boltzmann Method for fluid simulations implementation

Sdílet
Vložit
  • čas přidán 5. 09. 2024
  • Implementation of the lattice boltzmann method :D. Next step would be to combine it with my rigidbody physics engine.
    Would be crazy awesome if that works :D

Komentáře • 11

  • @davidcukrowicz9756
    @davidcukrowicz9756 Před 5 lety +5

    wow, looks really nice and it looks like it runs at usable framerates :)

  • @chriswei6109
    @chriswei6109 Před 3 lety +1

    Tolles Video, drücken ein Daum für dein Programm. Im Studium habe ich auch Gitter-Boltzmann-Methode gelernt, aber die Aufgabe nicht so kompliziert wie deine. Keep in touch, ok?

  • @LongNguyen-kn6or
    @LongNguyen-kn6or Před 3 lety

    I also ran into instability problem with the implementation. Did you figure out where the problem comes from?

  • @Roxas99Yami
    @Roxas99Yami Před 3 lety

    what system are you running this on?

  • @zoez2635
    @zoez2635 Před 5 lety

    Hi, this seems nice. could you please tell me how you generate the dynamic video?

    • @pixel_physics
      @pixel_physics  Před 5 lety +1

      Hi Zoe,
      this procedure is explained here physics.weber.edu/schroeder/javacourse/LatticeBoltzmann.pdf and here physics.weber.edu/schroeder/fluids/

  • @oluwaseyialiu8542
    @oluwaseyialiu8542 Před 5 lety

    Hello , pls kindly share any matlab code with me on two phase flow(lattice boltzmann)

    • @pixel_physics
      @pixel_physics  Před 5 lety +1

      Hi Aliu, sry but i dont have any matlab code. This implementation is done using sfml.net.
      Here are some resources:
      physics.weber.edu/schroeder/javacourse/LatticeBoltzmann.pdf
      and
      physics.weber.edu/schroeder/fluids/

  • @harryfox4389
    @harryfox4389 Před 5 lety

    How does this work?

    • @pixel_physics
      @pixel_physics  Před 5 lety

      Hi Fox, its too complicated to explain it as a comment haha. The best explaination i can give you is this document: physics.weber.edu/schroeder/javacourse/LatticeBoltzmann.pdf (Very easy to read)