|
[Sponsors] |
April 8, 2020, 07:51 |
Vary Density of a rising bubble
|
#1 |
Member
Odisha
Join Date: Jan 2020
Posts: 59
Rep Power: 6 |
I want to vary the density of a bubble(air) rising in a tube(filled with water). But I have got no idea how to do that?
Can anyone help me regarding the same? |
|
April 8, 2020, 08:30 |
Density Variation
|
#2 |
Senior Member
|
It depends on the model being used for the bubble simulation. Is it Lagrangian or Eulerian?
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
April 8, 2020, 10:40 |
|
#3 |
Member
Odisha
Join Date: Jan 2020
Posts: 59
Rep Power: 6 |
It's Eulerian.
|
|
April 8, 2020, 10:50 |
Density for Eulerian Phase
|
#4 |
Senior Member
|
Materials for all phases are defined under Material Panel. For all fluid materials, there are various options available to define density, such as, temperature dependent, ideal gas, incompressible ideal gas, etc. However, if you want to implement something that is not in the list, you have to use UDF.
For the air bubble rising in water, you can use Ideal Gas. It will represent the density properly. Do note that you should enable gravity in correct direction and operating pressure should be set to 0. Provide proper pressure value in initialization panel while initializing; it should be a positive value, equal to 101325 Pa if system is at atmospheric pressure.
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
April 8, 2020, 11:07 |
|
#5 |
Member
Odisha
Join Date: Jan 2020
Posts: 59
Rep Power: 6 |
After running my simulation how will I be able to measure the change in volume?
Also, do I have to specify anything in particular after selecting 'Ideal gas' , if I want to regulate the magnitude of expansion? |
|
April 8, 2020, 11:15 |
Volume and constraints
|
#6 |
Senior Member
|
You can plot the density contours and you will observe how it is changing from bottom to top. As far as bounding is concerned, you just need to ensure that the pressure and temperature values are correctly given. E.g., if the vessel is open from top, you should provide a pressure and temperature value as per the atmosphere. Since operating pressure and operating density must be set to 0, the value of the pressure at this top boundary must be set to absolute pressure. So, if it is open to atmosphere, pressure should be 101325 Pa and temperature around 300 K.
Do note that there are no real bubbles in Eulerian model. Therefore, interfacial area is fixed. Though the size of the bubbles should increase, it will not. User has to write a UDF for that. If you are using VOF, since you mentioned a bubble, then you don't need to worry about the interfacial area. It will automatically be taken care of.
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
April 8, 2020, 11:58 |
Density
|
#7 |
Senior Member
|
If you want density to be controlled arbitrarily or based on some equation that is not available as an in-built model for density, then you have to write a function or expression.
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
Tags |
bubble, density change. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
3D bubble rising | thintn222 | OpenFOAM Running, Solving & CFD | 1 | June 18, 2019 09:58 |
Bubble rising in water too slow (imperceptible) in Fluent | Fluidpower | Fluent Multiphase | 8 | July 7, 2017 10:47 |
rising bubble vof simulation in fluent | vinita123 | Main CFD Forum | 2 | December 21, 2015 08:40 |
Conditions to be applied in vof csf bubble rising simulations in fluent | MANOJ SS | FLUENT | 0 | June 11, 2015 07:27 |
Water subcooled boiling | Attesz | CFX | 7 | January 5, 2013 04:32 |