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

CLSVOF in InterFoam

Register Blogs Community New Posts Updated Threads Search

Like Tree16Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 31, 2016, 17:00
Default
  #21
Senior Member
 
Pei-Ying Hsieh
Join Date: Mar 2009
Posts: 334
Rep Power: 18
phsieh2005 is on a distinguished road
Hi, Majid,

It will be appreciated if you can let us know when your paper and solver is released.

Pei-Ying
phsieh2005 is offline   Reply With Quote

Old   August 5, 2016, 10:48
Default S-clsvof
  #22
New Member
 
yamamoto takuya
Join Date: Feb 2012
Posts: 1
Rep Power: 0
yamamoto is on a distinguished road
Dear Vignesh,

I have implemented S-CLSVOF method in OpenFOAM.
And, I validated the solver.

The paper about validation of this solver was already published in DOI: 10.1002/fld.4267 from Int. J. Numer. Meth. Fluids.
The detail validation results are shown in this paper.

In my opinion,
S-CLSVOF method improves the calculation results slightly as discussed in this paper when the density or viscosity ratio is small.

In Albadawi et al. (2013), the physical properties are not updated by using Heaviside function. I think this non-updating method has a merit and a demerit. The merit is good conservation of the volume fraction. But, the demerit is an unbalance between CSF force and physical properties along the interface. (This demerit sometimes causes large error compared with original VOF method.)

I guess "Albadawi et al. (2013) updated alpha flux at first and after that they solves re-initialization equation. And finally they updated alpha flux once again."
(This corresponds that one larger cAlphaCorr value and this improves the numerical results very much.)

Original VOF is very sensitive for the cAlphaCorr value.

I recommend that
before evaluating S-CLSVOF method, one should check these parameters like cAlphaCorr, maxCo, etc..

Best reagards,

Takuya
hua1015, mbookin and XinXin like this.
yamamoto is offline   Reply With Quote

Old   August 5, 2016, 11:03
Default
  #23
New Member
 
Majid Haghshenas
Join Date: May 2015
Posts: 5
Rep Power: 10
MajidHagh is on a distinguished road
I'm finalizing the paper to submit. I have to wait for reviewers comments to see how it goes. As soon as the paper get accepted I'll put the solver online and I'll be here to guide everyone how to use it.
wish me luck on the paper review milestones.
Majid
MajidHagh is offline   Reply With Quote

Old   August 5, 2016, 11:26
Default
  #24
Member
 
Vignesh
Join Date: Oct 2012
Location: Darmstadt, Germany
Posts: 66
Rep Power: 13
vigneshTG is on a distinguished road
Quote:
Originally Posted by yamamoto View Post
Dear Vignesh,

I have implemented S-CLSVOF method in OpenFOAM.
And, I validated the solver.

The paper about validation of this solver was already published in DOI: 10.1002/fld.4267 from Int. J. Numer. Meth. Fluids.
The detail validation results are shown in this paper.

In my opinion,
S-CLSVOF method improves the calculation results slightly as discussed in this paper when the density or viscosity ratio is small.

In Albadawi et al. (2013), the physical properties are not updated by using Heaviside function. I think this non-updating method has a merit and a demerit. The merit is good conservation of the volume fraction. But, the demerit is an unbalance between CSF force and physical properties along the interface. (This demerit sometimes causes large error compared with original VOF method.)

I guess "Albadawi et al. (2013) updated alpha flux at first and after that they solves re-initialization equation. And finally they updated alpha flux once again."
(This corresponds that one larger cAlphaCorr value and this improves the numerical results very much.)

Original VOF is very sensitive for the cAlphaCorr value.

I recommend that
before evaluating S-CLSVOF method, one should check these parameters like cAlphaCorr, maxCo, etc..

Best reagards,

Takuya
Hi Takuya,

Thanks for the advice !! Actually the results are very accurate (way better than interfoam) in simple test cases like capillary rise between plates and shape of equilibrium drop ... I just reported here, that the magnitude of velocities (spurious currents) around the interface close to the contact line is higher !! I ran all my test cases at Co at 0.2 and nAlphaCorr at 1.

But somehow S-CLS method fails in problems where the mesh is not completely hexahedral !! I tried simulating the capillary rise in a v-groove, there depending upon the deltaX value that i set the results were varying neither one represents the physics reported in experiments. I know that deltaX should be set to dx/2 but what should i do in cases where the mesh has range of cell sizes ?

I read your paper and i am yet to try the method of updating fluid properties using heaveside function as you have suggested !!

Once again, thanks for taking time to reply !!

Have a nice weekend
__________________
Thanks and Regards

Vignesh
vigneshTG is offline   Reply With Quote

Old   August 6, 2016, 05:18
Default
  #25
Senior Member
 
Saideep
Join Date: Apr 2015
Location: INDIA
Posts: 203
Rep Power: 12
Saideep is on a distinguished road
Hi Vignesh,

Just to mention a thing about the spurious currents at the interface, I have seen that restricting time step based on Co number is not a good option.

There is Brackbill time step restriction, though the time step falls drastically it does seem to reduce spurious currents. Using the following time step helps to eliminate/ reduce the capillary instabilities that can magnify the influence of spurious currents.

t = sqrt( ( (grid size)^3 * density)/(pi*surface tension))

Saideep
hua1015 and mbookin like this.
Saideep is offline   Reply With Quote

Old   April 22, 2017, 03:37
Default
  #26
New Member
 
Peter Favreau
Join Date: Apr 2017
Posts: 7
Rep Power: 9
pfavreau is on a distinguished road
Quote:
Originally Posted by MajidHagh View Post
I'm finalizing the paper to submit. I have to wait for reviewers comments to see how it goes. As soon as the paper get accepted I'll put the solver online and I'll be here to guide everyone how to use it.
wish me luck on the paper review milestones.
Majid
Hi Majid,

I have read your paper ! Congrats :-) I am wondering if your solver could be applied on my case : displacement of a long bubble in small channel, at low Ca ?

And is it possible to share your code ?

Best regards,

Peter
MajidHagh likes this.
pfavreau is offline   Reply With Quote

Old   June 19, 2018, 00:42
Default
  #27
New Member
 
Zanh
Join Date: Jun 2017
Posts: 8
Rep Power: 8
zangthanh is on a distinguished road
Quote:
Originally Posted by mheinz View Post
Hiho,

so far I did not experience odd velocities at the interface.

My capillary number goes up to approximately 0.1, rising along with the runtime.

Regards,
Michael
Hi Michael,

I am trying to monitor capillary number which is calculated in twoPhaseProperties/contactAngle/dynamicAlphaContactAngle/dynamicAlphaContactAngle.C.

Could you please give me a advice to plot capillary number?

Thank you very much
Zang
zangthanh is offline   Reply With Quote

Old   September 2, 2021, 00:13
Default
  #28
Senior Member
 
krishna kant
Join Date: Feb 2016
Location: Hyderabad, India
Posts: 133
Rep Power: 10
kk415 is on a distinguished road
Hi Majid,

I have seen your paper on ACLSVOFFoam. It's a great job. Is your solver available online?
kk415 is offline   Reply With Quote

Reply

Tags
clsvof, openfoam


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
InterFoam stops after deltaT goes to 1e14 francesco_b OpenFOAM Running, Solving & CFD 9 July 25, 2020 06:36
interFoam vs. simpleFoam channel flow comparison DanM OpenFOAM Running, Solving & CFD 12 January 31, 2020 15:26
interFoam in parallel gooya_kabir OpenFOAM Running, Solving & CFD 0 December 9, 2013 05:09
Problem of InterFoam with LES SpalartAllmarasIDDES keepfit OpenFOAM 3 August 29, 2013 11:21
Open Channel Flow using InterFoam type solver sxhdhi OpenFOAM Running, Solving & CFD 3 May 5, 2009 21:58


All times are GMT -4. The time now is 11:56.