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

lbm.md

Blame
  • 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