Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4D simulation of bubbles #18

Open
tfarago opened this issue Oct 31, 2023 · 0 comments
Open

4D simulation of bubbles #18

tfarago opened this issue Oct 31, 2023 · 0 comments

Comments

@tfarago
Copy link
Contributor

tfarago commented Oct 31, 2023

Motivation

We want to simulate bubbles in a capillary which move in time. All bubbles should move together upwards but some may be faster than others and may even rupture. The bubbles may have different diameters, trajectories and velocities. The aim is to create a simulation of 4D tomography with artifacts stemming from the process under study, i.e. the bubbles will evolve in time and the whole geometry will be rotated to simulate tomographic DAQ.

Key aspects

  • some bubbles move faster than 1 px / tomographic rotation -> motion blur
  • some bubbles may rupture -> kind of like limited angle tomography

Challenges

  • bubbles must not overlap in the 3D space
  • bubbles must not collide during motion
  • there should be millions of bubbles + phase contrast = over-sampling -> a lot of computations

Sketch

Images are better than words, so (the code is here)
spheres

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant