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

Porous Zone: pressure artefacts

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 12, 2009, 08:39
Default Porous Zone: pressure artefacts
  #1
New Member
 
Oleksiy Kurenkov
Join Date: Mar 2009
Location: Nueremberg
Posts: 16
Rep Power: 17
evrikon is on a distinguished road
Send a message via Skype™ to evrikon
Hello forum,

I have simulated a steady-state, incompressible, isotherm flow with simplePorousFoam. I rewritten rhoPorousFoam to this task in order to avoid compressibility.

The case runs without problem and converges well. The solution looks good except some few number of cells where the pressure explosures to the very high values (see attached velocity & pressure plot). All of these "bad cells" lie in the porous zone.

I'm currently lloking what is going wrong. my first idea was: well, my mesh which I got form the customer has some defects. But checkMesh does not found any problems. I also checked:

1) if the case works on 1 processor - no changes, still the same strange numerical artefacts in the porous zone.

2) I computed the whole case with 1.5.git - no changes in comparison to 1.5-dev.

3) I tryed to solve further with the standard simpleFoam and recognized that the solution gets more stable. Maximal values for U and p in the field decreases rapidly.

I tried this solver on a simple case (channel flow with porous zone) and it did not produced any difficulties.

Does anybody have any further idea what can be a reason for such strange pressure jumps?
Attached Images
File Type: jpg PoorousZoneProblem.jpg (44.3 KB, 80 views)
__________________
*************************
Cheers, Oleksiy
evrikon is offline   Reply With Quote

Old   October 27, 2009, 03:14
Default
  #2
New Member
 
Oleksiy Kurenkov
Join Date: Mar 2009
Location: Nueremberg
Posts: 16
Rep Power: 17
evrikon is on a distinguished road
Send a message via Skype™ to evrikon
Fixed it.

I scaled the mesh not in ICEM but with fluent3DMeshtoFoam. And I increased "write precision" in controlDict.
__________________
*************************
Cheers, Oleksiy
evrikon is offline   Reply With Quote

Old   October 28, 2009, 07:16
Default
  #3
Senior Member
 
Eugene de Villiers
Join Date: Mar 2009
Posts: 725
Rep Power: 21
eugene is on a distinguished road
Please post your porousZones file. If you have high differentials in the directional resistances this kind of thing tends to happen. If you are running explicit porosity, I suggest you limit your differential resistance to a factor of 20 or less.
eugene is offline   Reply With Quote

Old   October 28, 2009, 11:12
Default
  #4
New Member
 
Oleksiy Kurenkov
Join Date: Mar 2009
Location: Nueremberg
Posts: 16
Rep Power: 17
evrikon is on a distinguished road
Send a message via Skype™ to evrikon
Hallo eugene,

thank you for comment.
I had the same idea because my porous zone is very anysotropic. It is a honeycomb which has directional multipliers -1000 in the x and y directions. I agree with you that a big multiplier can lead to instabilities because we get a huge source term.

As I wrote I solved the problem by re-writing the mesh with increased tolerance in ICEM, scaling of mesh with fluent3DMeshToFoam and increasing writePrecision in controlDict.


An here is my porousZone if you like:

1
(
FLUID_2
{
coordinateSystem
{
e1 (1 0 0);
e2 (0 1 0);
}

Darcy
{
d d [0 -2 0 0 0 0 0] (0 0 0);
f f [0 -1 0 0 0 0 0] (-1000 -1000 587.8648);
}
}
)


Quote:
Originally Posted by eugene View Post
Please post your porousZones file. If you have high differentials in the directional resistances this kind of thing tends to happen. If you are running explicit porosity, I suggest you limit your differential resistance to a factor of 20 or less.
__________________
*************************
Cheers, Oleksiy
evrikon is offline   Reply With Quote

Reply


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
Calculation of the Governing Equations Mihail CFX 7 September 7, 2014 06:27
Pressure BC for combustion chamber Giuki FLUENT 1 July 19, 2011 11:35
Pressure Rise Error emueller CFX 0 May 5, 2009 11:08
Porous Zone Chico Mbanu FLUENT 1 July 21, 2004 07:23
Porous media pressure drop coefficient Prabodh V.K. Siemens 5 February 3, 2004 03:53


All times are GMT -4. The time now is 02:41.