|
[Sponsors] |
[blockMesh] I thought about this solution to create a spherical mesh. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 13, 2008, 12:24 |
I thought about this solution to create a spherical mesh.
|
#1 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Hello World.
I thought about this solution to create a spherical mesh. Unfortunately it contains some stretched elements. Do you think this is the best of maybe the only way of creating a spherical grid?
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
May 13, 2008, 12:25 |
Sorry, there was a problem wit
|
#2 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Sorry, there was a problem with the upload.
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
May 13, 2008, 13:05 |
Hi Sebastian
I have come to
|
#3 |
Senior Member
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,902
Rep Power: 37 |
Hi Sebastian
I have come to think about it, and if you make a block with "corners" in 45, 135, 225 and 315 degrees and make arcs which connects to 0, 90, 180 and 270 degrees, then you will get a perfect circle. Best regards, Niels
__________________
Please note that I do not use the Friend-feature, so do not be offended, if I do not accept a request. |
|
May 13, 2008, 13:43 |
What we used to do, is to put
|
#4 |
Senior Member
Eugene de Villiers
Join Date: Mar 2009
Posts: 725
Rep Power: 21 |
What we used to do, is to put all the block points except the one on the axis on the same radius from the axis. There is still some distortion, but less than what you have.
I.e. if the square block is defined by 2----3 |......| |......| 0----1 And the coordinates are p0 = (0, 0, 0) p1 = (1, 0, 0) p2 = (0, 1, 0) Then p3 = (sqrt(0.5), sqrt(0.5), 0) not p3 = (1, 1, 0) like you have it. |
|
May 13, 2008, 14:08 |
Hi Sebastian,
I think you w
|
#5 |
Senior Member
Cedric DUPRAT
Join Date: Mar 2009
Location: Nantes, France
Posts: 195
Rep Power: 17 |
Hi Sebastian,
I think you will find what you are looking for here : http://openfoamwiki.net/index.php/Si...e_next_meeting there, you will find an sourceForge adress where all the cases are avaiable. (http://openfoam-extend.svn.sourceforge.net/svnroot/openfoam-extend/trunk/Breeder /OSIG/TurboMachinery/ercoftacConicalDiffuser) These are not just pipes but, you can modify (m4 files) the mesh file easily to get what you want. there are lot of parameters avaiable to make your own mesh. I hope it will be helpfull Cedric |
|
May 14, 2008, 03:56 |
Now I get it.
You mean someht
|
#6 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Now I get it.
You mean somehting like that:
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
May 14, 2008, 04:57 |
Exactly. I know its not ideal,
|
#7 |
Senior Member
Eugene de Villiers
Join Date: Mar 2009
Posts: 725
Rep Power: 21 |
Exactly. I know its not ideal, especially at the 3 block junction, but I think it is the best compromise given the available resources.
|
|
May 23, 2008, 12:06 |
Hey. Me again.
So, I did it
|
#8 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Hey. Me again.
So, I did it and created a circular mesh out of about 20 hex-blocks: The problem is, that when I'm trying to solve my problem on this grid I get this message: --> FOAM FATAL ERROR : This mesh contains patches of type empty but is not 1D or 2D by virtue of the fact that the number of faces of this empty patch is not divisible by the number of cells. I'm not sure what to think, but is this because of the internal faces connecting the blocks? I read the User Guide about Miltiple Blocks but I'm not sure I understood it. Maybe I'm not, because I don't know if my problem has something to do with this... If you want to have a look: http://therealsega.th.funpic.de/open...ourMesh.tar.gz Thanks so far!
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
May 23, 2008, 12:13 |
Sorry, the Image was too large
|
#9 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
May 24, 2008, 07:15 |
Hello,
Theres a face missin
|
#10 |
Senior Member
|
Hello,
Theres a face missing in your patch fixedWalls. Open your case in Paraview, and you'll see that there is a face at the top that is not included in fixedWalls, rather in defaultFaces. Regards, Jose Santos |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Foam::error::PrintStack | almir | OpenFOAM Running, Solving & CFD | 92 | May 21, 2024 08:56 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
Where's the singularity/mesh flaw? | audrich | FLUENT | 3 | August 4, 2009 02:07 |
IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |
Mesh for 3 dim Geometry | Phil | FLUENT | 9 | July 12, 2000 05:39 |