|
|
|
Questions about geometry, NURBS and modeling operations.
For geometries:
For meshes:
Other information can be entered by the means of a batch file.
It is not possible to do it inside GiD. We have recently added some power to the structured meshing of NURBS surfaces (structured trimmed surfaces, any number of boundary lines, etc), but we rely on the shape of the original geometry. The idea of creating super-surfaces has been considered for a long time and probably, one day it will be there. The problem is that this approach give some difficulties to both, to the development stage and to the final user. The meshing of these complex surfaces would be more difficult and time consuming than the normal one. In the other side, this is an additional complication for the end user, because he must know of another GID capability. Basically, there are to approaches when meshing:
The first approach can be made by GiD and is enough for most applications. The second approach can be made partly, or with more human effort inside GiD.
Gid have a function to create automatic 6-sided volumes (Geometry Create Volume Automatic Struct). In the current version, several volumes can be created simultaneously, selecting all the boundary surfaces. GiD automatically detects the holes. To add manually a hole to a volume, invoke the menu: Geometry->Create->Volume->Hole, then select the outer volume and then select the volumes of the hole.
Option
To create a 2D contact the process is:
If 2-noded elements are meshed, later it is easy in the .bas file to list them by pairs.
|