Skip to content
Snippets Groups Projects
Select Git revision
  • 92d49d0fc5beeeebfb874679e5c50e6adb14956a
  • master default protected
2 results

lbm.md

Blame
  • user avatar
    Amira Abdel-Rahman authored
    ed18684d
    History

    Dynamic Lattice Boltzmann

    Solid to Fluid Interaction



    Fluid to Solid Interaction


    Solid <---> Fluid





    Steps

    1. Set boundary conditions in and geometry in MetaVoxels
    2. for t timeSteps
      1. Geometry conversion: solid (MetaVoxels) to LBM grid through convex hull of the nodes
      2. Run LBM for n timesteps
      3. Get pressure values at geometry edges
      4. Convert pressure to force on edge nodes (closest)
      5. Run MetaVoxels simulation for m timesteps