February 15, 2022, 20:38
|
Calculating bubble diameter from axisymmetric capillary bubble growth simulations
|
#1
|
Member
Venkat Ganesh
Join Date: May 2020
Location: Cincinnati, Ohio
Posts: 49
Rep Power: 6
|
I'm trying to calculate the departing bubble diameter from my simulations. My mesh domain is axisymmetric based on the assumption that the bubbles are symmetric and spherical in shape. An image of the setup is attached (pardon the unnecessary details of zones, I've reused the image from an earlier question on meshing).
The workflow I'm following in Paraview for postprocessing the bubble size is as follows.
- Stop at the frame closest to bubble departure as in the image.
- Use threshold filter to filter by alpha between 0.5-1.
- Use Clip filter to draw a box as shown in the same image.
- Use Angular Periodic Filter to rotate it by a direct angle of 5 (wedge angle) to obtain the complete bubble
- Use Integrate Variables filter to get the cell volume, which would be equivalent to the bubble volume(V) in this case.
- Calculate bubble diameter as d = (6V/π)^(1/3).
I'm getting values that are way off from the experimental values and prior computational values obtained using FLUENT. Can someone verify my approach or suggest changes if any to my method of calculating the bubble diameter?
|
|
|