|
[Sponsors] |
August 6, 2007, 07:30 |
Volume Mesh - Skewness?
|
#1 |
Guest
Posts: n/a
|
Hi everyone
I have successfully imported an STL file of a seabed bathymetric shape,made up from several faces stitched together and wrapped with 5 other flat faces to create a volume. I already have face meshes and need to mesh the volume now but keep getting the same message; "Initialisation failed; perturb boundary nodes and try again: Error: TG_MESH_DOMAIN failed with error code 1 Error: Tetrahedral meshing has failed for volume v_volume.1 This is usually caused by a problem in the face meshes. Check the skewness of your face meshes and make sure the face mesh sizes are not too large in areas of small gaps" Does this mean the mesh is no fine enough in certain faces? Can this be easily fixed? Cheers Dave |
|
August 6, 2007, 08:21 |
Re: Volume Mesh - Skewness?
|
#2 |
Guest
Posts: n/a
|
no it means that you have high-skewed cells. Check if you have small edges or small faces
|
|
August 6, 2007, 09:12 |
Re: Volume Mesh - Skewness?
|
#3 |
Guest
Posts: n/a
|
I have some relatively small faces. Do I have to reduce the amount of elements in the smaller cells?
|
|
August 6, 2007, 10:31 |
Re: Volume Mesh - Skewness?
|
#4 |
Guest
Posts: n/a
|
no. With this small faces, you enforce Gambit to mesh them, even if your cell size isn't appropriate. I would either refine your mesh on those faces (and use a Size Function for controling your mesh), or try to merge them (if it is possible)
|
|
April 4, 2009, 20:53 |
|
#5 |
New Member
bilquise
Join Date: Mar 2009
Posts: 14
Rep Power: 17 |
Hello,
I am trying to mesh the continuum between the fins. and I am getting the same error. I tried to assigning a size function I have a error of Equiskew Angle>0.97 Can anybosy help me Thanks |
|
April 5, 2009, 20:54 |
|
#6 |
Member
Join Date: Mar 2009
Posts: 35
Rep Power: 17 |
you may try to use Tgrid to mesh the volume, it would be easier to generate a good quality mesh.
|
|
April 6, 2009, 01:43 |
|
#7 |
Super Moderator
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41 |
The question is why do you get cell's equiskew angle over 0.97.
It is possible that you have short edges, small angle etc... Have you tried with other parameters in size function? Have you tried without size function? |
|
April 6, 2009, 20:45 |
|
#8 |
New Member
bilquise
Join Date: Mar 2009
Posts: 14
Rep Power: 17 |
My question is how would I be able to deal with a error message saying that the Equisize angle>0.97. and therefore the geometry could not be meshed.
I did try the geometry with varying size function and also without size function but I end up getting the same message.. Please help Thank you Bilquise |
|
April 7, 2009, 01:28 |
|
#9 |
Super Moderator
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41 |
Go and examine your mesh with the icon at the bottom right.
Select skewness and set the lower value with 0.9 (cells with higher value, may cause problems with the convergence)- Gambit will show the cells with skewness over 0.9. It is a good way for knowing where is the problem |
|
April 9, 2009, 01:37 |
|
#10 |
New Member
bilquise
Join Date: Mar 2009
Posts: 14
Rep Power: 17 |
Thanks Max.
it works |
|
February 17, 2011, 09:33 |
|
#11 |
New Member
bing
Join Date: Feb 2011
Posts: 5
Rep Power: 15 |
Hi, I am having the same problem here.
I am meshing a 3D volume using the Tet/Hybrid on a TGrid. I have cleaned my geometry to remove small edges and small areas and small angles. I have implemented size functions where applicable to mesh small areas. My face mesh check shows no elements with an equisize skew > 0.9. A check using geometry command button>check vertices; geometry command button>check edges; geometry command button>check faces; geometry command button>check volumes show 0 failures in the validity check for all different geometries. What else am I doing wrong for this not to mesh?? Thanks ahead for your help! |
|
February 19, 2011, 05:20 |
|
#12 |
New Member
bing
Join Date: Feb 2011
Posts: 5
Rep Power: 15 |
OK, I solved my problem. Here is my follow up.
I discovered a vertex from one surface that was very close to another surface so that a 3D tet element was not able to be created during 3D meshing. The vertex closeness to a surface is shown in a rough diagram below. Code:
|-----| |-----| | |_._| | |---------------| |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
[ICEM] Generating Mesh for STL Car in Windtunnel Simulation | tommymoose | ANSYS Meshing & Geometry | 48 | April 15, 2013 05:24 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |
ICEM Tetra mesh, Size reduction and Skewness problem | Catthan | ANSYS Meshing & Geometry | 6 | December 5, 2010 20:39 |
ICEM 12 CFD help creating volume mesh from stl | EmpError | ANSYS | 0 | November 13, 2010 07:38 |