|
[Sponsors] |
December 3, 2011, 12:52 |
Wing - internal flow
|
#1 |
Member
Join Date: Jun 2011
Posts: 38
Rep Power: 15 |
Hello!
I'm trying to mesh a stl file of a wing.The wing is hollow and I want to simulate the internal flow, from one side of the wing to the other. So the inlet should more or less have the shape of an airfoil profile. The wing has some holes where the fluid can get through, so also the outside of the wing hast to be meshed. At the inlet i only set the pressure. the velocity is calculated according to it. But it is really important, that all of the flow gets throug the paraglider. To mesh the file I use snappyHexMesh, of course. But, now that I've tried several ways and didn't succeed, I need your help! In the blockMeshDict file i made a block, where the stl file is in and touches one face of the block with its open side. To make a airfoil shaped inlet, I made another block, with splined edges and merged it to the first block. But when i start snappyHexMesh I alsoways get the FATAL ERROR: cell 15 (or any other number) of level 0 uses more than 8 points of equal or lower level I also tried to give the face of the first block the shape of the airfoil and make this the inlet, but that doesn't work either. Has anyone an idea, how I can fix this problem? regards Christian |
|
May 10, 2012, 11:10 |
Similar problem
|
#2 |
New Member
Join Date: Feb 2012
Posts: 4
Rep Power: 14 |
Hi,
Did you find a solution to your problem? Because I'm having a similar crash with sHM and can't find any info on what is causing it and how to stop it from happening. The only clue is that changing maxGlobalCells in castellatedMeshControls to a lower value seems to make the error go away. Trouble is that I'd need more detail for the mesh and so a larger number of cells. -Antti |
|
May 10, 2012, 14:29 |
|
#3 |
Member
Join Date: Jun 2011
Posts: 38
Rep Power: 15 |
Hey Antti!
Yes, If you want to mesh a stl-geometry from the inside, just make a mesh with blockMesh which covers the geometry and then set the "locationInMesh" to a point inside the geometry. this is it greets Christian |
|
May 11, 2012, 05:49 |
|
#4 | |
New Member
Join Date: Feb 2012
Posts: 4
Rep Power: 14 |
Hi Christian,
Thanks for your reply. My case is different in that I actually want to mesh the outside of an object, but similar in that it produces this error you were having: Quote:
Thanks again for your reply. greets, Antti |
||
May 11, 2012, 15:35 |
|
#5 |
Member
Join Date: Jun 2011
Posts: 38
Rep Power: 15 |
...and you're sure you didn't set the locationInMesh variable to a value which is directly on the surface?
Try to set this variable to a completely different value. for instance a meter away from the geometry |
|
May 18, 2012, 03:54 |
|
#6 |
New Member
Join Date: Feb 2012
Posts: 4
Rep Power: 14 |
That was probably the reason, thanks! I'd set the locationInMesh too close to the surface.
But I'm still saying "probably" because snappyHexMesh still crashes, only now because it doesn't honor the maxGlobalCells limit and runs out of memory in the Shell Refinement phase. I'm going to try to find a solution for that now. |
|
May 18, 2012, 04:26 |
|
#7 |
Member
Join Date: Jun 2011
Posts: 38
Rep Power: 15 |
k
maybe you have a symmetry plane in your case, then you can simulate just half of the case. This would need much less memory! If not you propably have to use a computer with more memory greets Christian |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Internal Flow in an Arch | yjia2 | OpenFOAM Pre-Processing | 2 | June 16, 2018 11:54 |
3D flow past a wing | ajr93 | Main CFD Forum | 2 | March 30, 2014 01:00 |
3D Flow Past a Wing (Ansys) | ajr93 | ANSYS Meshing & Geometry | 0 | March 5, 2014 12:14 |
flow modeling and incompressible analysis of internal flow of effervescent injector | umar959 | FLUENT | 0 | November 15, 2011 04:32 |
Setting up Flow around a Wing Simulation help | Atella | CFX | 3 | January 3, 2010 12:51 |