|
[Sponsors] | |||||
|
|
|
#1 |
|
Senior Member
Fabian Braennstroem
Join Date: Mar 2009
Posts: 407
Rep Power: 8 ![]() |
Hi,
I am testing the new meshing tool. Does anyone have an idea how to create the needed 'features'? I could not find any tool to write this featureEdgeMesh. Thanks! Fabian |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
BastiL
Join Date: Mar 2009
Posts: 462
Rep Power: 9 ![]() |
Fabian,
what do you need "features" for? The process runs without. Afaik this is only for feature line prevention which is not yet implemented. Do you know about requirements of the stl import surface? Does is have to be closed an manifold? Regards |
|
|
|
|
|
|
|
|
#3 |
|
Senior Member
Fabian Braennstroem
Join Date: Mar 2009
Posts: 407
Rep Power: 8 ![]() |
The attache picture is actually a rectangular cubic room with a round inlet. As one can see, there is a need of 'features' in some way.
Maybe, I missed some other setting (resolveFeatureAngle is set to 30)!? According the stl surface; I have no idea. Fabian |
|
|
|
|
|
|
|
|
#4 |
|
Senior Member
BastiL
Join Date: Mar 2009
Posts: 462
Rep Power: 9 ![]() |
As said before AFAIK feature lines are not yet implemented. Maybe the file "someLine.eMesh"; // file containing edge mesh" corresponds to this not yet implemented feature. So if the mesh has the maximum allowed refinemient (minium possible cell size) which it seems to have looking at the picture I guess there is nothing more you can do at the moment....
Reguards |
|
|
|
|
|
|
|
|
#5 |
|
Super Moderator
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,416
Rep Power: 13 ![]() |
The mesher does not do feature lines - neither geometric features nor topological features (e.g. patch boundaries).
The someline.eMesh is a file containing points and edges where you want additional refinement. See featureEdgeMesh class in edgeMesh library. |
|
|
|
|
|
|
|
|
#6 |
|
Senior Member
Fabian Braennstroem
Join Date: Mar 2009
Posts: 407
Rep Power: 8 ![]() |
So it is more a kind of wrapping approach!?
|
|
|
|
|
|
|
|
|
#7 |
|
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: http://olesenm.github.com/
Posts: 766
Rep Power: 16 ![]() |
I think Andrew said in his talk that the edges between different patch regions will be preserved.
|
|
|
|
|
|
|
|
|
#8 |
|
Senior Member
Eugene de Villiers
Join Date: Mar 2009
Posts: 723
Rep Power: 10 ![]() |
One of my colleagues is working on geometric feature line capturing at the moment and our current status was presented in Milan. As Mattijs mentioned, this functionality is not present in the 1.5 version of snappyHexMesh.
You can use any kind of triangulated surface. It doesn't have to be cleaned or closed or manifold, although you will mesh both sides if it isn't closed and the holes are large or large in number. |
|
|
|
|
|
|
|
|
#9 |
|
Senior Member
Fabian Braennstroem
Join Date: Mar 2009
Posts: 407
Rep Power: 8 ![]() |
O.k., I was a bit late and missed the presentation.
|
|
|
|
|
|
|
|
|
#10 |
|
Member
Andrew King
Join Date: Mar 2009
Location: Perth, Western Australia, Australia
Posts: 81
Rep Power: 6 ![]() |
Hi,
Any idea when feature line capturing will be available? (rough time line) - I couldn't attend the Milan workshop unfortunately (other side of the world). Or alternatively, any workarounds to fix the edges after meshing? In one of my models I am having problems with non-flat and jagged patch edges causing flow instabilities. Cheers, Andrew
__________________
Dr Andrew King Fluid Dynamics Research Group Curtin University |
|
|
|
|
|
|
|
|
#11 |
|
Senior Member
Pierre-Olivier Dallaire
Join Date: Mar 2009
Location: Montreal, Quebec, Canada
Posts: 178
Rep Power: 6 ![]() |
Hi,
I'm interested as well to see when the feature will be implemented - snappy does an excellent job but I still have some problems with circle edges. Best regards, PO |
|
|
|
|
|
|
|
|
#12 |
|
Senior Member
Pierre-Olivier Dallaire
Join Date: Mar 2009
Location: Montreal, Quebec, Canada
Posts: 178
Rep Power: 6 ![]() |
Good morning,
any update regarding this matter / does somebody was able to improve this behavior ? Best regards, PO |
|
|
|
|
|
|
|
|
#13 |
|
Senior Member
|
Hello Pierre,
For now I gave up on snappyHexMesh for geometries with circular edges, and I am using enGrid with some excellent results (http://217.6.151.88/cms/index.php?id=4). Version 1.0 is out, with native OpenFOAM export capability. Give it a try! Regards, Jose Santos |
|
|
|
|
|
|
|
|
#14 |
|
Senior Member
Wolfgang Heydlauff
Join Date: Mar 2009
Location: Germany
Posts: 136
Rep Power: 6 ![]() |
Turn down your mesh quality wishes. If not possible to reach wanted mesh quality, it fails to find correspondence to geometry. Maybe this helps a little.
|
|
|
|
|
|
|
|
|
#15 |
|
New Member
Brent Craven
Join Date: Mar 2009
Location: University Park, PA, USA
Posts: 21
Rep Power: 6 ![]() |
Hi All,
Does anyone know if feature lines have yet been implemented in snappyHexMesh/OpenFOAM 1.6? From my experience this and more robust near-wall layer addition are the only weakness/limitations of snappyHexMesh, which is otherwise a great utility. Thanks! Brent |
|
|
|
|
|
|
|
|
#16 |
|
Senior Member
stephane sanchi
Join Date: Mar 2009
Posts: 287
Rep Power: 7 ![]() |
any news about the edge/feature of snappyHexMesh ?
thanks ! Stephane OpenFOAM-1.6.x |
|
|
|
|
|
|
|
|
#17 |
|
Senior Member
BastiL
Join Date: Mar 2009
Posts: 462
Rep Power: 9 ![]() |
I do not think this has made its way into 1.6.x. However there seems to be some self-made solutions hanging around somewhere. I guess they are not yet publicly available.
Regards |
|
|
|
|
|
|
|
|
#18 |
|
Senior Member
stephane sanchi
Join Date: Mar 2009
Posts: 287
Rep Power: 7 ![]() |
Dear Bastil,
Could you please give me some hints about these self-made solutions ? How and where can I find these solutions (publicly available) ? Best Regards, Stephane. |
|
|
|
|
|
|
|
|
#19 |
|
Senior Member
BastiL
Join Date: Mar 2009
Posts: 462
Rep Power: 9 ![]() |
Well all I know is from there:
http://www.opensourcecfd.com/confere...iersEugene.pdf Maybe Eugene can provide us with some more information since I am also very interested in this. Regards. |
|
|
|
|
|
|
|
|
#20 |
|
New Member
Hannes
Join Date: Dec 2010
Location: Oldenburg, Germany
Posts: 17
Rep Power: 4 ![]() |
||
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SnappyHexMesh and Snapping | thomasr | OpenFOAM Mesh Utilities | 5 | March 15, 2012 12:07 |
| Snappy snap controls and featureEdgeMesh | podallaire | OpenFOAM Bugs | 9 | August 31, 2011 17:42 |
| SnappyHexMesh | erik023 | OpenFOAM Mesh Utilities | 19 | October 17, 2010 10:09 |
| SnappyHexMesh in 2D case | sjs | OpenFOAM Mesh Utilities | 9 | July 8, 2009 17:42 |
| SnappyHexMesh | mp340 | OpenFOAM Meshing & Mesh Conversion | 1 | November 13, 2008 13:30 |