|
[Sponsors] |
October 21, 2005, 15:53 |
controlling unstructured mesh growth
|
#1 |
Guest
Posts: n/a
|
I'm wondering if any of you have had any difficulties controlling the growth rate of unstructured volume meshes.
I have a simple 3D cube and I'm trying to increase volume element size as you move across the cube. I've specified the mesh distribution on my edges, and even the mesh on the faces of the cube look good. However when I mesh the volume, the interior mesh quickly blows up rather than gradually increasing in size from one side to the other. I've tried looking for some method to control the volume growth (like an option I can select), but have been unsuccessful. Do you all have any ideas? Thanks! |
|
October 22, 2005, 12:28 |
Re: controlling unstructured mesh growth
|
#2 |
Guest
Posts: n/a
|
This is an issue with the unstructured meshing algorithm built into Gambit. There are ways of controlling it (by decomposing the volume and I believe there is a default value to help smooth this growth out), but even that's not great, and it's a pain in the a$$. Use sizing functions. It's under the tools. They're described pretty well in Gambit's modeling guide. I'll use the "Fixed" sizing function as an example. For this, you pick a source (which can be one or multiple vertices, edges, faces, or volumes), an attachment (which for you would be your cube... it's the geometry you want the sizing function to act across) a Start Size, growth rate, and size limit. So lets say you want a .1 mesh that grows at 10% starting from Vertex.1 and acts across Volume.1 and it grows up to a maximum mesh size of 1.2. Then your source is Vertex.1, your attachment is Volume.1, your Start size is .1, your growth rate is 1.1, and your size limit is 1.2.
There's better explainations of all the sizing functions in the Modeling guide. I also recommend looking up the presentations from the last UGM... there's a presentation on meshing tips & tricks, and has some pretty good information on sizing functions as well. Hope this helps, and good luck, Jason |
|
October 22, 2005, 17:36 |
Re: controlling unstructured mesh growth
|
#3 |
Guest
Posts: n/a
|
Use Gridgen or ICEM CFD instead. Gambit sucks!
James |
|
November 2, 2005, 15:27 |
Re: controlling unstructured mesh growth
|
#4 |
Guest
Posts: n/a
|
Thanks Jason. That's really helpful...I'll give it a shot.
Tucker |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mesh motion with Translation & Rotation | Doginal | CFX | 2 | January 12, 2014 07:21 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |
Structured and Unstructured mesh | Jingwei | FLUENT | 0 | March 2, 2009 22:29 |
[Commercial meshers] Unstructured hex mesh | lr103476 | OpenFOAM Meshing & Mesh Conversion | 12 | November 24, 2006 06:56 |
2D Modelling using unstructured mesh | Yingchun | CFX | 8 | December 12, 2005 07:05 |