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

[GAMBIT] 3D Mesh for complex structure

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 14, 2012, 13:03
Exclamation 3D Mesh for complex structure
  #1
Member
 
Join Date: Oct 2012
Posts: 44
Rep Power: 13
Shinobi is on a distinguished road
Hi guys,
I have a great problem with a complex structure. It is a very thin structure.
When I mesh this volumes wiht Hybrid volumes, I have this problem:

WARN: Triangle meshing reached specified maximum number of mesh faces: 100000.
An incomplete mesh may have been generated. You can modify this behaviour
by changing the value of default MESH.TRIMESH.MAX_FACES.
WARN: Triangle meshing reached specified maximum number of mesh faces: 100000.
An incomplete mesh may have been generated. You can modify this behaviour
by changing the value of default MESH.TRIMESH.MAX_FACES.
No cells created, must be hole in surface meshERROR: TG_Mesh_Domain failed with error code 1.
ERROR: Tetrahedral meshing has failed for volume volume.85.
This is usually caused by problems in the face meshes.
Check the skewnesses of your face meshes and make sure
the face mesh sizes are not too large in areas of
small gaps.


How should work to solve the problem?

P.S. Model is an IGES import from Catia.
Attached Images
File Type: png tutto.png (24.0 KB, 42 views)
File Type: jpg zoom1.jpg (24.6 KB, 29 views)
File Type: jpg zoom2.jpg (18.8 KB, 31 views)
Shinobi is offline   Reply With Quote

Old   November 15, 2012, 02:05
Default
  #2
Super Moderator
 
-mAx-'s Avatar
 
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41
-mAx- will become famous soon enough
If you read the errors, you should understand that Gambit is meshing a surface with more than the specified max limit
So you can increase this limit in defaults panel, or you can decrease the element size of your mesh.
If you are limited with your hardware, maybe you should consider your thin elements as baffle (shell).
__________________
In memory of my friend Hervé: CFD engineer & freerider
-mAx- is offline   Reply With Quote

Old   November 15, 2012, 02:56
Default
  #3
Member
 
Join Date: Oct 2012
Posts: 44
Rep Power: 13
Shinobi is on a distinguished road
Quote:
Originally Posted by -mAx- View Post
If you read the errors, you should understand that Gambit is meshing a surface with more than the specified max limit
So you can increase this limit in defaults panel, or you can decrease the element size of your mesh.
If you are limited with your hardware, maybe you should consider your thin elements as baffle (shell).
Thanks for reply.
In menu MESH-->TRIMESH-->MAX_FACES I have modified value 100000 with -1 so Gambit insert automatically number of faces for each case.
To mesh without skewed elements, I must insert 1 as interval size during Tet/Hybrid mesh.
I set up BC but in fluent no convergency.
So I remember you that all volumes after import in GAMBIT
were mutually superposed. For this reason I have substracted the part of volume excess to volume that must be cut in the realization. So I can mesh them singly because if I unite them, I cannot mesh them for problems of healing.
To solve this problem I can use panel 'geometry cleanup' but GAMBIT creates several virtual_faces and convert volume in virtual_volume that I cannot connect.
Volumes cannot be converted in real volumes for ACIS error.
So I have volume disconneted and Fluent cannot converge.

I have a portable pc with processor Intel(R) Core(TM)2 Duo CPU P8400 @2.26 GHz 2.27 GHz with RAM 4GB and Hard disk 232 GB (124 GB are used). IN defaults of Gambit I can modify resource of software to increase his performance?
Can you tell me what do you mean thin elements as shell?
Thanks!
:-)
Shinobi is offline   Reply With Quote

Old   November 15, 2012, 03:11
Default
  #4
Super Moderator
 
-mAx-'s Avatar
 
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41
-mAx- will become famous soon enough
Quote:
Originally Posted by Shinobi View Post
So I remember you that all volumes after import in GAMBIT were mutually superposed. For this reason I have substracted the part of volume excess to volume that must be cut in the realization. So I can mesh them singly because if I unite them, I cannot mesh them for problems of healing.
Can you developp that with pictures
__________________
In memory of my friend Hervé: CFD engineer & freerider
-mAx- is offline   Reply With Quote

Old   November 15, 2012, 04:59
Default
  #5
Member
 
Join Date: Oct 2012
Posts: 44
Rep Power: 13
Shinobi is on a distinguished road
Quote:
Originally Posted by -mAx- View Post
Can you developp that with pictures
Ok, I describe you all phases.
I import Iges file with Heal Geometry and Make tolerant.
No selected options for stand alone Geometry (but also for them I have same problems) and no select virtual clean Up.
After import, not all volumes are recognized, so I must stitch faces.
(There are coincident faces).
Anyway I unite volume because in first analisys I can assume all volumes with same materials.
When I unite volumes as in picture, GAMBIT tell me:
WARN: Problematic geometry reported for volume volume.14.
WARN: There are output entities with badly checking geometry.
But it unites volumes.
I mesh
the single volume (volume 14) that remains. But I have this message:
Command> volume mesh "volume.14" tetrahedral size 1

Mesh of face face.315 contains 28 highly skewed elements (EQUISIZE SKEW > 0.97).

Mesh of face face.691 contains 47 highly skewed elements (EQUISIZE SKEW > 0.97).

Mesh of face face.365 contains 36 highly skewed elements (EQUISIZE SKEW > 0.97).

Mesh of face face.704 contains 36 highly skewed elements (EQUISIZE SKEW > 0.97).

Mesh of face face.274 contains 47 highly skewed elements (EQUISIZE SKEW > 0.97).

Mesh of face face.678 contains 44 highly skewed elements (EQUISIZE SKEW > 0.97).
WARN: Triangle meshing reached specified maximum number of mesh faces: 500000.
An incomplete mesh may have been generated. You can modify this behaviour
by changing the value of default MESH.TRIMESH.MAX_FACES.

Mesh of face face.578 contains 2 highly skewed elements (EQUISIZE SKEW > 0.97).
ERROR: Unable to allocate 4194304 bytes of dynamic memory
ERROR: Out of memory while meshing face.715.
ERROR: Out of memory while meshing volume.14.


So I change volume MESH-->TRIMESH-->MAX_FACES with -1 and re-mesh it. I have no problem for incomplete mesh but I go out of memory and GAMBIT crash.

For this reason I chose not to join volumes to mesh every single volume.
But after I cannot connect mesh
Attached Images
File Type: jpg frameestringer.jpg (22.1 KB, 18 views)
Shinobi is offline   Reply With Quote

Old   November 15, 2012, 05:05
Default
  #6
Super Moderator
 
-mAx-'s Avatar
 
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41
-mAx- will become famous soon enough
independantly to your skewness and max elements, are you importing solid parts?
Because in your description I don t see any step where you are extracting fluid domain
If you can try to export step or sat from catia (better quality with volume directly imported)
__________________
In memory of my friend Hervé: CFD engineer & freerider
-mAx- is offline   Reply With Quote

Old   November 15, 2012, 05:39
Default
  #7
Member
 
Join Date: Oct 2012
Posts: 44
Rep Power: 13
Shinobi is on a distinguished road
Quote:
Originally Posted by -mAx- View Post
independantly to your skewness and max elements, are you importing solid parts?
Because in your description I don t see any step where you are extracting fluid domain
If you can try to export step or sat from catia (better quality with volume directly imported)
This is figure of import.
Yes they are all solid part.
First step is heat transfer ot that structure (I post here part of structure).
I assume a T_ext of outer face's stringers and T_int on internal face of frame. I suppose that I should not remove any fluid domain, or wrong?
I cannot try to export step or sat from catia, I have only that model.
Case in exam is similar to second image, third is the particular case post here, but without hole and pins because material is not alloy aluminum.
Attached Images
File Type: png import.png (10.8 KB, 13 views)
File Type: jpg 1-s2.0-S0263822310001480-gr1.jpg (28.9 KB, 22 views)
File Type: jpg fig8_web.jpg (77.6 KB, 17 views)
Shinobi is offline   Reply With Quote

Old   November 15, 2012, 05:43
Default
  #8
Super Moderator
 
-mAx-'s Avatar
 
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41
-mAx- will become famous soon enough
are you not solving NS-equations?
__________________
In memory of my friend Hervé: CFD engineer & freerider
-mAx- is offline   Reply With Quote

Old   November 15, 2012, 05:58
Default
  #9
Member
 
Join Date: Oct 2012
Posts: 44
Rep Power: 13
Shinobi is on a distinguished road
Quote:
Originally Posted by -mAx- View Post
are you not solving NS-equations?
Goal in first step is resolve a simple Fourier's law, but in 3D analysis. So I have laminar viscous.
Shinobi is offline   Reply With Quote

Old   November 16, 2012, 01:37
Default
  #10
Super Moderator
 
-mAx-'s Avatar
 
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41
-mAx- will become famous soon enough
ok I import your igs file.
With a volume decomposition (splits) you are able to mesh it (without any errors)
I don't have time to mesh it full hexa and fine

Sans titre1.png

Sans titre2.jpg
Shinobi likes this.
__________________
In memory of my friend Hervé: CFD engineer & freerider
-mAx- is offline   Reply With Quote

Old   November 16, 2012, 04:27
Default
  #11
Member
 
Join Date: Oct 2012
Posts: 44
Rep Power: 13
Shinobi is on a distinguished road
Quote:
Originally Posted by -mAx- View Post
ok I import your igs file.
With a volume decomposition (splits) you are able to mesh it (without any errors)
I don't have time to mesh it full hexa and fine

Attachment 17004

Attachment 17005
GREAT MAX!
:-)

A question:
I create brick to split and after move it to interested area or can be done more quickly?
Shinobi is offline   Reply With Quote

Old   November 16, 2012, 04:32
Default
  #12
Super Moderator
 
-mAx-'s Avatar
 
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41
-mAx- will become famous soon enough
basically I united the radial part with the beam
then I splitted the volume with 2 planes for isolating the green and yellow beams
Finally, as you described, I created a brick, I placed it in the requested area and I splitted the remaining volume with the brick. It has created the blue and pink volume.
__________________
In memory of my friend Hervé: CFD engineer & freerider
-mAx- is offline   Reply With Quote

Old   November 16, 2012, 04:42
Default
  #13
Member
 
Join Date: Oct 2012
Posts: 44
Rep Power: 13
Shinobi is on a distinguished road
Quote:
Originally Posted by -mAx- View Post
basically I united the radial part with the beam
then I splitted the volume with 2 planes for isolating the green and yellow beams
Finally, as you described, I created a brick, I placed it in the requested area and I splitted the remaining volume with the brick. It has created the blue and pink volume.
how can I put a plan?
I suppose a face, but it requires points.
Sorry but I am a noob with GAMBIT.
Shinobi is offline   Reply With Quote

Old   November 16, 2012, 05:07
Default
  #14
Super Moderator
 
-mAx-'s Avatar
 
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41
-mAx- will become famous soon enough
yes I meant face >> http://aerojet.engr.ucdavis.edu/gamb...om_face_create
__________________
In memory of my friend Hervé: CFD engineer & freerider
-mAx- is offline   Reply With Quote

Old   November 16, 2012, 05:55
Default
  #15
Member
 
Join Date: Oct 2012
Posts: 44
Rep Power: 13
Shinobi is on a distinguished road
Quote:
Originally Posted by -mAx- View Post
Creation of Plane between blue and green solid

a)create a face
b)translate face, but coordinates?
I have 4 points between blue and green solid, but that face doesn't include all green solid so I cannot split.
Attached Images
File Type: png points.png (11.1 KB, 7 views)
Shinobi is offline   Reply With Quote

Old   November 16, 2012, 06:05
Default
  #16
Super Moderator
 
-mAx-'s Avatar
 
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41
-mAx- will become famous soon enough
use summarize tool >> http://aerojet.engr.ucdavis.edu/gamb...ck_query_total

pick desired vertex for knowing your translation vector.
Then create your face (it should be greater than your beam section, otherwise the split won't be correct.
Then move the generated face with your vector.
__________________
In memory of my friend Hervé: CFD engineer & freerider
-mAx- is offline   Reply With Quote

Old   November 16, 2012, 06:30
Default
  #17
Member
 
Join Date: Oct 2012
Posts: 44
Rep Power: 13
Shinobi is on a distinguished road
Quote:
Originally Posted by -mAx- View Post
use summarize tool >> http://aerojet.engr.ucdavis.edu/gamb...ck_query_total

pick desired vertex for knowing your translation vector.
Then create your face (it should be greater than your beam section, otherwise the split won't be correct.
Then move the generated face with your vector.
Example.
I have a point A with coordinates (X1, Y1, Z1).
I create a face in (0,0,0).
When I move face, it moves in point A that is the center of figure will be point A?
When I move face, I don't have correct inclination of face so I must translate in other point?
Is that right?
Or is there a quicker way to do this?
Shinobi is offline   Reply With Quote

Old   November 16, 2012, 07:00
Default
  #18
Super Moderator
 
-mAx-'s Avatar
 
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41
-mAx- will become famous soon enough
in your case:
*create 10000x10000 (YZ) surface
*move it with (17418 0 0)
*split
__________________
In memory of my friend Hervé: CFD engineer & freerider
-mAx- is offline   Reply With Quote

Old   November 16, 2012, 08:38
Default
  #19
Member
 
Join Date: Oct 2012
Posts: 44
Rep Power: 13
Shinobi is on a distinguished road
Quote:
Originally Posted by -mAx- View Post
in your case:
*create 10000x10000 (YZ) surface
*move it with (17418 0 0)
*split
Perfect!!
Oh my good... it was very simple.
But now I have problem with brick
How can I insert him in interested area?
Shinobi is offline   Reply With Quote

Old   November 16, 2012, 08:48
Default
  #20
Super Moderator
 
-mAx-'s Avatar
 
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41
-mAx- will become famous soon enough
create one and use move tool to reach interested area...
__________________
In memory of my friend Hervé: CFD engineer & freerider
-mAx- 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
[snappyHexMesh] Layers:problem with curvature giulio.topazio OpenFOAM Meshing & Mesh Conversion 10 August 22, 2012 09:03
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! sc298 OpenFOAM Meshing & Mesh Conversion 2 March 27, 2011 21:11
[snappyHexMesh] external flow with snappyHexMesh chelvistero OpenFOAM Meshing & Mesh Conversion 11 January 15, 2010 19:43
Icemcfd 11: Loss of mesh from surface mesh option? Joe CFX 2 March 26, 2007 18:10
mesh data structure for zone connectivity Xiaoming Main CFD Forum 0 March 7, 2005 15:33


All times are GMT -4. The time now is 17:19.