|
[Sponsors] |
strange pressure behavior using interFoam for 3D micro-channel |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 3, 2015, 05:43 |
strange pressure behavior using interFoam for 3D micro-channel
|
#1 |
New Member
Join Date: Jul 2014
Posts: 12
Rep Power: 12 |
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 Code:
inlet zeroGradient outlet fixedValue 0 Code:
inlet type inletOutlet; value uniform 0; inletValue uniform 0; outlet zeroGradient 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. Last edited by red.yxg; June 3, 2015 at 07:17. |
|
June 3, 2015, 07:22 |
|
#2 |
New Member
Join Date: Jul 2014
Posts: 12
Rep Power: 12 |
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. |
|
June 4, 2015, 08:45 |
|
#3 |
Senior Member
Saideep
Join Date: Apr 2015
Location: INDIA
Posts: 203
Rep Power: 12 |
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. |
|
June 5, 2015, 06:00 |
Maybe the contact angle
|
#4 |
New Member
Join Date: Jul 2014
Posts: 12
Rep Power: 12 |
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. |
|
January 31, 2020, 16:18 |
|
#5 |
Senior Member
Join Date: Jul 2019
Posts: 148
Rep Power: 7 |
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. |
|
Tags |
3d simulation, interfoam, micro channel |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Pressure drop in plain micro channel | Agad15 | FLUENT | 1 | January 9, 2014 05:28 |
Doubts about turbulence in a micro channel | shardiali | Main CFD Forum | 17 | December 5, 2012 05:34 |
Pressure outlet in two-phase flow in horizontal 2D channel | AlmostSurelyRob | Main CFD Forum | 0 | November 17, 2010 08:32 |
Gas pressure question | Dan Moskal | Main CFD Forum | 0 | October 24, 2002 23:02 |
Hydrostatic pressure in 2-phase flow modeling (long) | DS & HB | Main CFD Forum | 0 | January 8, 2000 16:00 |