In general, it is a bad idea to assign conditions directly over mesh
entities. It’s better to assign over the geometric entities, and
then generate a mesh.!!
There is not any particularity to assign conditions to line elements.
Are you sure that you have line elements (2 noded elements, or 3 noded for
quadratic case) ?
Maybe you trying to assign to the edges of a surface mesh.!!
See help about Customization-Conditions file:
An important characteristic of the conditions is that they must define over
what kind of entity are going to be applied, i.e., over points, lines,
surfaces, volumes or layers and over what kind of entity will be
transferred, i.e., over nodes, over face elements or over body elements.
CONDMESHTYPE:
a.. over nodes means that the condition will be transferred to the nodes
contained in the geometrical entity where condition is assigned.
b.. over face elements If this condition is applied to a line that is the
boundary of a surface or to a surface that is the boundary of a volume, this
condition is transferred to the higher elements, marking the affected face.
c.. over body elements If this condition is applied to lines, it will be
transferred to line elements. If it is assigned to surfaces, it will be
transferred to surface elements. If in volumes, to volume elements.
If you have line elements, you probably must define the condition as
CONDMESHTYPE:: over body elements
If you have triangles or quadrilaterals, you probably must define the
condition as CONDMESHTYPE:: over face elements, to select only some faces
of this elements
Update your GiD version to last 7.5.3b beta version (they have some new
feature to directly assign conditions over face elements).
You can download some interesting problemtypes (Nastran, RamSeries,
Tdyn,…) from the GiD menu:
Data-Problemtypes-Internet retrieve…
Regards
Enrique Escolano
----- Original Message -----
From: “IEEA” ieea at club-internet.fr
To: “GIDliste” gidlist at gatxan.cimne.upc.es
Sent: Wednesday, February 23, 2005 10:21 AM
Subject: [GiDlist] Assign properties to linear elements of a mesh
Good morning,
I wish assign properties to a mesh.
In particular, there is no problem to assign properties (Id number in
the GID msh file) to surface elements and nodes elements but I do not
have found how to assign properties to the linear elements (a dimension,
a linear resistivity…)
of a mesh.
Is there any solution to this problem ? Is there an problem type example
I could study ?
Thank you,
G.W.R. Geis
GiDlist mailing list
GiDlist at gid.cimne.upc.es
_http://gid.cimne.upc.es/mailman/listinfo/gidlist_