CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > ANSYS Meshing & Geometry

[ICEM] Hugh cell jump in Tetra mesh

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 31, 2010, 07:16
Default Hugh cell jump in Tetra mesh
  #1
Member
 
jeevan kumar
Join Date: Mar 2009
Posts: 88
Rep Power: 17
jeevankumarb is on a distinguished road
Dear All,

i am doing tetra meshing of a full aircraft configration.
When i generate Tetra mesh from the surface mesh, there is a hugh cell jump in the the genetared terta mesh, as seen in the image. i used delaunay method for generating tetra mesh. The surface mesh is good and has no errors.

please can anyone tell me why this jump accurs in the terta mesh and what can be the solution to fix this problem.

Thank you in advance
Attached Images
File Type: jpg 1.jpg (100.6 KB, 58 views)
jeevankumarb is offline   Reply With Quote

Old   June 1, 2010, 09:47
Default Tetra Tumor
  #2
Senior Member
 
PSYMN's Avatar
 
Simon Pereira
Join Date: Mar 2009
Location: Ann Arbor, MI
Posts: 2,663
Blog Entries: 1
Rep Power: 47
PSYMN has a spectacular aura aboutPSYMN has a spectacular aura about
This is a "Tetra Tumor".

It sometimes happens with the Delaunay Tetra algorithm. I have found that adjustments to the surface mesh can prevent it (it is some how a result of what happens at the surface (mostly large size transition) mixing badly with the back ground grid and how the filling proceeds). I can't tell you precisely how to fix it, usually any change will help, but sometimes the change just moves the problem somewhere else, especially if it is still a large mesh with large surface gradients.

At the moment, the best "Fix" is using the TGlib option.

I would suggest just redoing the volume mesh, but this time turn on the TGlib option under the Global Mesh Setup for Delaunay...

DelaunaySchemeOptions.jpg

In this case, I am using Delaunay with TGlib and the AF (Advancing Front) refinement function.
PSYMN is offline   Reply With Quote

Old   June 2, 2010, 01:23
Default
  #3
Member
 
jeevan kumar
Join Date: Mar 2009
Posts: 88
Rep Power: 17
jeevankumarb is on a distinguished road
Thank you Simon Pereira

but i am using ansys 11 and 10 and i dont think so the tglib option is available in this version. but i will try out the other suggestion on volume mesh transition from the surface mesh.

is this has to do anythin with the memory scaling factor or the memory requirements in the windows os.

Thank you once again
jeevankumarb is offline   Reply With Quote

Old   June 2, 2010, 10:45
Default
  #4
Senior Member
 
PSYMN's Avatar
 
Simon Pereira
Join Date: Mar 2009
Location: Ann Arbor, MI
Posts: 2,663
Blog Entries: 1
Rep Power: 47
PSYMN has a spectacular aura aboutPSYMN has a spectacular aura about
Nope,

The memory scaling factor is because this chunk of code is fortran and does not support dynamic memory allocation. Instead, it looks at the number of surface elements and "reserves" memory based on a simple calculation. If it runs out, it doubles the memory and tries again. After 3 attempts, it fails and gives you a message.

Memory is cheap, so I usually just set this memory scaling factor to 3 or something like that so that the first attempt is less likely to fail and waste my time.

This defect has more to do with insertion errors while the algorithm is running.

At ANSYS 11.0, we had just bought Fluent (the April before that release) and had put in a rough hookup. If you turn on beta options you will find "TGRID" is one of the options. It is rough in that it doesn't accept density boxes or keep prisms and it may have some issues with high aspect ratio quads, but at least it won't have this problem.

Another option is to use the remesh subset option under "edit mesh (tab) => Repair Mesh => Remesh". You would first select your large elements for a subset, then "modify" that subset to add a few layers including volume elements. When the outside of the element subset looks like the right mesh size, go and "remesh" with tetra and use the "subset" selection tool. Sorry if it is not easy to understand what I mean...
PSYMN is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Gambit problems Althea FLUENT 22 January 4, 2017 03:19
ICEM 2D tetra mesh question kawamatt2 ANSYS Meshing & Geometry 18 March 3, 2014 10:56
small size cell problem(moving mesh) Elyor Siemens 1 May 12, 2007 23:45
Icemcfd 11: Loss of mesh from surface mesh option? Joe CFX 2 March 26, 2007 18:10
unstructured vs. structured grids Frank Muldoon Main CFD Forum 1 January 5, 1999 10:09


All times are GMT -4. The time now is 23:59.