CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Spurious velocity issue in hybrid version of interFoam and interface tracking method

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   July 30, 2021, 00:51
Default Spurious velocity issue in hybrid version of interFoam and interface tracking method
  #1
Member
 
Jun
Join Date: Nov 2015
Posts: 57
Rep Power: 10
mykkujinu2201 is on a distinguished road
Dear Forum,

Currently, I am preparing hybrid version of VOF (interFoam) and interface tracking method to prevent spurious velocity issue.
VOF will calculate pressure, velocity and marker while interface tracking method will calculate capillary force.
I referenced the paper of Mosayeb Shams. (Shams, M., Raeini, A. Q., Blunt, M. J. & Bijeljic, B. A numerical model of two-phase flow at the micro-scale using the volume-of-fluid method. Journal of Computational Physics 357, 159–182 (2018).
)
He made the code (CLSF, contour-level surface force method) in OpenFOAM and the base solver is interFoam.
Isocontour of marker is reconstructed to obatain interface elements.
According to Shams, intereface elements are constructed based on faces of fixed grid where sharpen marker changes rapidly.
Thus, each element has its corresponding face and they are called 'mixed face'.
After obtaining interface elements, capillary force is directly calculated for each element.
Finally the result will be interpolated back to mixed face to calculate flux due to capillary force.

I made the code and now I am validating it.
The validation cases are 2D and 3D static bubble simulations.
For 2D cases, spurious velocity is reduced below 10^(-10) m/s and it predicted pressure well. (Results of time series of max. spurious velocity and pressure along the centerline are attached.)

However, when I tested for 3D cases, the flow field does not converge showing spurious velocity issue.
I can not figure out the reason or the solution yet.

I tested 3D case in both serial and parallel run but results are same so I think this is not due to parallel computing part.
I exported control points of interface elements to compare.
However, the control points are well reconstructed.
In addition, if control points are not tracked well, same issue should come for 2D tests.

Does anyone had similar issue or any opinion?

Best,
Jun
Attached Images
File Type: jpg validation2D_maxVel.jpg (104.3 KB, 39 views)
File Type: jpg pressureCenterLine.jpg (94.0 KB, 30 views)
mykkujinu2201 is offline   Reply With Quote

 

Tags
interfoam


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VoF-Lagrangian Particle Tracking interface issue Danny_ OpenFOAM Programming & Development 3 August 30, 2021 18:38
In attempt to decrease spurious currents in VOF akesm OpenFOAM Programming & Development 12 June 27, 2020 14:47
high air velocity at interface in interFoam ufocfd OpenFOAM Running, Solving & CFD 3 May 6, 2019 06:52
interFoam : presence of strong spurious currents in static drop in equilibrium test swap_9068 OpenFOAM Running, Solving & CFD 8 July 17, 2018 10:08
Diffuse Interface Method in interFOAM duongquaphim OpenFOAM Running, Solving & CFD 2 June 26, 2009 05:16


All times are GMT -4. The time now is 15:29.