Skip to content
Snippets Groups Projects
Select Git revision
  • 36d8ff97be084ce0527a04029b11e49759c7960f
  • master default protected
2 results

lbm.md

Blame
  • user avatar
    Amira Abdel-Rahman authored
    fd4e8c69
    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

    3D


    MADCAT

    Exaggerated Forces