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

strange pressure behavior using interFoam for 3D micro-channel

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 3, 2015, 04:43
Question strange pressure behavior using interFoam for 3D micro-channel
  #1
New Member
 
Join Date: Jul 2014
Posts: 12
Rep Power: 11
red.yxg is on a distinguished road
Dear all:

Now I have a problem using interFoam, the case is quite easy, a square channel of 600 micrometers long and with cross-section of 40*40 micrometer, initially one phase is in the channel, then we inject another phase from inlet, and liquid can flow out from outlet.
my boundary condition is just the normal sets:
U
Code:
inlet  fixedValue (0.15 0 0)
outlet zeroGradient
p_rgh
Code:
inlet zeroGradient
outlet fixedValue 0
alpha
Code:
inlet  type            inletOutlet;
        value           uniform 0;
        inletValue      uniform 0;
outlet zeroGradient
But the calculated pressure is really strange,
As can seen, for the first time step t=0.0001s, the pressure is what we can expect, but at the second time step t=0.0002s, distribution and value is really strange: outlet pressure is even higher than inlet! And next time step it will return back to what we expect, then nonphysical again for the next step.

I have tried to refine the mesh, set initial velocity field in the channel, but it still happens. So does anyone has similar experience or has any hint for this?
Also the velocity in several cells near the inlet is really high, is this the reason ? How can we heal this effect ?
Thank you.
Attached Images
File Type: png pressure at t=0.0001s.png (13.8 KB, 41 views)
File Type: png pressure at t=0.0002s.png (14.0 KB, 32 views)
File Type: png pressure at t=0.0003s.png (14.4 KB, 29 views)
File Type: png U at t=0.0001s.png (15.2 KB, 35 views)
File Type: png U at t=0.0002s.png (15.5 KB, 32 views)

Last edited by red.yxg; June 3, 2015 at 06:17.
red.yxg is offline   Reply With Quote

Old   June 3, 2015, 06:22
Default
  #2
New Member
 
Join Date: Jul 2014
Posts: 12
Rep Power: 11
red.yxg is on a distinguished road
Dear all,

Considering maybe it is due to the boundary condition setting conflict for cells both at inlet and on the wall: non-zero inlet velocity, while no-slip at the wall. And this effect is significant in micro scale ???
So now maybe the proper statement is that how we set the ¨right¨ boundary condition to make the velocity in cells both at inlet and wall?
Any hints on this?
Thank you.
red.yxg is offline   Reply With Quote

Old   June 4, 2015, 07:45
Default
  #3
Senior Member
 
Saideep
Join Date: Apr 2015
Location: INDIA
Posts: 203
Rep Power: 11
Saideep is on a distinguished road
Hi there;

I am not really sure if this could be the problem but what are your top and bottom b.c's?

For velocity:
fixedValue (0 0 0) /*no outflow through top and bottom phases*/

For pressure:
fixedFluxPressure /*calculate the pressure gradient from the velocities.*/

As you are using 2 phases you always will have spurious currents generated at the interface between phases. You will need to get rid of them.

As per my initial runs I observe an alternative fluctuation of the U(one time is high and next time it falls and increases later. this is unphysical need to be solved). But also in some papers, this is neglected as it is not seen to influence the results too much.
Saideep is offline   Reply With Quote

Old   June 5, 2015, 05:00
Default Maybe the contact angle
  #4
New Member
 
Join Date: Jul 2014
Posts: 12
Rep Power: 11
red.yxg is on a distinguished road
Dear Saideep:

Thanks for your reply. But now I think that maybe it is due to the contact angle, if we have contact angle less than 45 degree, then we can have this problem.
red.yxg is offline   Reply With Quote

Old   January 31, 2020, 15:18
Default
  #5
Senior Member
 
Join Date: Jul 2019
Posts: 148
Rep Power: 6
Bodo1993 is on a distinguished road
Dear red.yxg,

I am simulating almost the same problem and observe some weird behavior at the outlet, as the one you showed, the fuild exist from just a portion of outlet patch.

I am wondering if you figured out a solution to that.
I am simulating a 2D flow confined between two walls (channel). I have single inlet and single outlet.

Please let me know if you were able to resolve the problem. Thanks.
Bodo1993 is offline   Reply With Quote

Reply

Tags
3d simulation, interfoam, micro channel

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Pressure drop in plain micro channel Agad15 FLUENT 1 January 9, 2014 04:28
Doubts about turbulence in a micro channel shardiali Main CFD Forum 17 December 5, 2012 04:34
Pressure outlet in two-phase flow in horizontal 2D channel AlmostSurelyRob Main CFD Forum 0 November 17, 2010 07:32
Gas pressure question Dan Moskal Main CFD Forum 0 October 24, 2002 22:02
Hydrostatic pressure in 2-phase flow modeling (long) DS & HB Main CFD Forum 0 January 8, 2000 15:00


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