|
[Sponsors] |
July 15, 2011, 15:37 |
2D case giving 3D result
|
#1 |
Senior Member
|
Hi all;
trying to solve a simple 2D circular cylinder with simpeFoam but the results I'm getting are actually 3D results, as you can see from the following picture which shows the pressure on the cylinder surface. The cylinder axis is in the z-direction (so the cylinder lies on the x-y plane). I only have one cell in z-direction and both the planes of the domain parallel to the x-y plane are set as empty. Could you please check my case directory and tell me what I am doing wrong? Thank you! Lorenzo |
|
July 15, 2011, 19:39 |
|
#2 |
Senior Member
Marco A. Turcios
Join Date: Mar 2009
Location: Vancouver, BC, Canada
Posts: 740
Rep Power: 28 |
Looking at your fields, there is a fluctuation in the z component of you simulatiom, which shouldn't happen when you doing a 2D simulation. Your boundary conditions look okay, though I'm curious why you chose slip conditions on the farField; wouldn't it be better to make it an outletInlet?
|
|
July 16, 2011, 05:35 |
|
#3 |
Senior Member
|
Yes, I could try that! With farField you mean frontAndBack, right?
|
|
July 16, 2011, 07:59 |
|
#4 |
Senior Member
|
I changed the boundary on frontAndBack as a symmetryPlane but I still can't get a 2D solution.
|
|
July 17, 2011, 08:31 |
|
#5 |
Senior Member
|
I found out the problem: I meshed the cylinder using snappyHexMesh which always gives a 3D mesh. In fact my cylinder surface has more than one cell in Z-direction although my block mesh has only one.
So what we can do is: 1. Use blockMesh only without running snappyHexMesh. This is fine in this case for a simple circular cylinder but is not for different (even simple) geometries, such as an airfoil. 2. Extrude the mesh from snappyHexMesh you have on a plane, using extrudeMesh. Haven't tried that yet. I'll do it later. The tutorial I'll be referring to will be /tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_simpleFoam |
|
July 17, 2011, 11:45 |
|
#6 |
Senior Member
|
I'm having some problems with createPatch and createPatchDict. Does anybody know how to use it?
|
|
July 18, 2011, 03:14 |
|
#7 |
New Member
Joel Lehikoinen
Join Date: Jun 2011
Posts: 26
Rep Power: 15 |
||
July 18, 2011, 09:11 |
|
#8 |
Senior Member
|
Thank you Joel! I'll have a look!
|
|
July 18, 2011, 15:34 |
|
#9 |
Senior Member
|
I managed to solve the case but I'm getting some funny results. The velocity, for example, lies in an extremely wide range (-7000, +7000) m/s while the inlet velocity should me 30 m/s. Also the overall field, thus being 2D, doesn't seem to be that of a circular cylinder…
|
|
July 20, 2011, 19:40 |
|
#10 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings to all!
I'm probably late in writing about this, but I just re-found this example: http://openfoamwiki.net/index.php/Ma...Examples/2DsHM - basically it's a step-by-step guide on how to generate a 2D mesh using snappyHexMesh. This subject has already been discussed in the past here in the forum, but I didn't manage to find the time to search for it... but now I stumbled on this handy wiki page, so I remembered to post it here. Best regards, Bruno
__________________
Last edited by wyldckat; July 20, 2011 at 19:42. Reason: fixed typo... |
|
July 21, 2011, 03:18 |
|
#11 |
Senior Member
|
Thank you wyld. I already knew that tutorial but I still can't figure out why I'm getting so strange results…
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
use batch mode to run an unsteady case | PaulineP | FLUENT | 9 | April 4, 2019 09:18 |
Numerical error or case error? Flow in a 3D pipe | fsalvucci | OpenFOAM | 40 | January 30, 2013 08:10 |
Flux update during an MPI run between decomposed case parts? | scott | OpenFOAM | 0 | July 21, 2010 21:47 |
Why wallGradU result is different from dudy in the smooth channel bed | xiuying | OpenFOAM Running, Solving & CFD | 12 | March 2, 2009 08:58 |
Free surface boudary conditions with SOLA-VOF | Fan | Main CFD Forum | 10 | September 9, 2006 13:24 |