CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

Problem to run flow around a cylinder - LES case

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 26, 2014, 07:55
Default Problem to run flow around a cylinder - LES case
  #1
New Member
 
valerio galluzzi
Join Date: Jan 2014
Posts: 9
Rep Power: 12
valerio galluzzi is on a distinguished road
Hi everyone,

I work on a LES case of a flow around a circular cylinder. I have already set all OpenFOAM files, but I have problems to run it.
The geometry is a 3D parallelogram which has inside a circular cylinder, so there is an input face, an output face, an up and a bottom faces and a left and a right faces. The "left&right" face has cyclic type.
I did the mesh by gmsh and I imported it using "gmshToFoam" command. I modified the patch inside the constant/polymesh/boundary file:

- left&right type cyclic;
- (body) Wall type wall

then I used "foamUpgradeCyclics" command that created new files inside the 0/ directory. The I used the "decomposePar" command to decompose the domain, but here it is the problem:

--> FOAM FATAL ERROR:
face 0 area does not match neighbour by 23.2157% -- possible face ordering problem.
patch:Left&Right_half0 my area:4.4218e-08 neighbour area:3.50202e-08 matching tolerance:0.0001
Mesh face:1027210 fc-0.00840603 -0.00188235 0.0005)
Neighbour fc0.0142184 0.00530556 0.0005)
If you are certain your matching is correct you can increase the 'matchTolerance' setting in the patch dictionary in the boundary file.
Rerun with cyclic debug flag set for more information
valerio galluzzi is offline   Reply With Quote

Old   August 28, 2014, 14:56
Default
  #2
Senior Member
 
RodriguezFatz's Avatar
 
Philipp
Join Date: Jun 2011
Location: Germany
Posts: 1,297
Rep Power: 26
RodriguezFatz will become famous soon enough
Ok this error comes if you want to create periodic patches but your mesh isn't conformal. This means the mesh on one patch "doesn't look like" the one the other patch. Grid points / cells need to be at excatly the same position on both patches.
__________________
The skeleton ran out of shampoo in the shower.
RodriguezFatz is offline   Reply With Quote

Old   August 29, 2014, 05:05
Default
  #3
New Member
 
valerio galluzzi
Join Date: Jan 2014
Posts: 9
Rep Power: 12
valerio galluzzi is on a distinguished road
I know that and i create a system/patchdict file, that is a solution i found in many different forums, but when i run createPatch it doesnt work and it gives me the same problem!
valerio galluzzi is offline   Reply With Quote

Reply

Tags
cyclic boundaries, cyclic boundary, cyclic patch, large eddy simulation, openfoam 2.1


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
Run A propeller case with AMI and not accelerated flow behind the blades... reza1980 OpenFOAM 6 September 11, 2013 03:09
Flow around a cylinder in chapter 3 of OF Programer's Guide can not run with OF 1.6 universez OpenFOAM Bugs 3 September 11, 2010 21:46
the classical problem of the flow around a Cylinder Re=35? behrang2009 FLUENT 4 October 16, 2009 19:35
problem when I run the case Rui Siemens 1 February 1, 2007 06:25
batch file script to run unsteady flow (les) andi FLUENT 0 April 20, 2004 03:50


All times are GMT -4. The time now is 13:03.