Skip to content

Simulating ultrasonic levitation with openlb

OpenLB – Open Source Lattice Boltzmann Code Forums on OpenLB General Topics Simulating ultrasonic levitation with openlb

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #9170
    HeLiu
    Participant

    Recently I wanted to use openlb to simulate ultrasonic levitation phenomena, and I’m running out of ideas. Has anyone done this before and I look forward to your suggestions.

    #9171
    Adrian
    Keymaster

    A good start would be to share the thoughts you had before you ran out of ideas.

    What exactly do you want to model? Is there existing literature? …

    #9178
    HeLiu
    Participant

    Thanks for the reminder that I have to simulate the phenomenon of droplet suspension in a standing wave field.
    Investigation and validation of the dynamic response of an acoustically levitated particle using the lattice Boltzmann method
    https://doi.org/10.1063/5.0020563

    #9179
    Adrian
    Keymaster

    Ok, so a first step could be to invest some thoughts into what specific LB model(s) you want to use in your simulation. After that we can see whether OpenLB already implements them, or if they are straight forward to add, or if there alternatives available.

    #9181
    HeLiu
    Participant

    Thank you for your reply, I now have a few questions that I need your answers to:
    1. each example of openlb is a cpp file, is there any way I can check it visually when I finish setting the geometry or material count?
    2. is there a boundary condition in openlb that corresponds to a perfectly matched layer (PML)?

    #9183
    Adrian
    Keymaster

    1: The example cases commonly export the material geometry as a VTK file, you can visualize it in e.g. Paraview. The material counts are printed in the terminal output.

    2: I am not familiar with that BC, somebody else might have an answer. In any case: Did you find existing literature on this BC in LBM?

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.