|
|
|
Questions about mesh generation of any element types.
If you need the boundary edges or the faces of surface elements or volume elements you can do it in several ways:
There is now one feature in GiD (field #FUNC# in conditions definition)
that allows to write the number of every geometric entity for every
element in the mesh. Then, you can get the geometry with any command
like To do remeshing, it is available to read a background mesh file (of triangles or tetrahedras), containing the description of the new mesh sizes desired. To do optimisation of shapes is a more difficult problem. We are thinking on several ways to do it. One of them would be that the solver gave, as output, one description of the desired movement of the mesh and then, apply this movement to the geometry. We would appreciate any feedback that you can give to us.
The current version supports 10-noded tetrahedra.
Structured meshes can be done with complex surfaces but not with complex volumes (they can only have 6 faces or surfaces). Probably, in the near future we will add the same capabilities to the volumes that we have now for the surfaces. The most powerful part of GiD for CFD analysis is the tetrahedra mesh generation. It permits to concentrate elements near the object of study (ship, plane or any other), and let them grow fast or slow.
|