[GiDlist] Some problems with central info

Moderator: GiD Team

Post Reply
Andrea Calaon

[GiDlist] Some problems with central info

Post by Andrea Calaon »

Hello everyone,

I'm using the following condition:

BOOK: Automatic
NUMBER: 14 CONDITION: Contour_Line
CONDTYPE: over lines
CONDMESHTYPE: over face elems
QUESTION: ForSpectralElements
VALUE: 0
STATE: HIDDEN
END CONDITION

I automatically assign a different material to every surface as suggested, and I use the
Tcl command:

set boundary_data [.central.s info conditions Contour_Line mesh]

After having used it successfully for some time, always with quadrilaterals, I tried with
Triangles but the triangular elements don't get listed at all.

Thanks for any suggestion.

Andrea

Andrea Calaon

Ashurst Lodge, Ashurst
Southampton, Hampshire
SO40 7AA, UK
Tel. office: +44 23 80 293 223
Fax office: +44 23 80 292 853
Mobile: +44 7766 488 225
E-mail: andrea at beasy.com
Enrique Escolano

[GiDlist] Some problems with central info

Post by Enrique Escolano »

Can you send a sample with triangles in which fail this info command
[.central.s info conditions Contour_Line mesh]


Enrique

----- Original Message -----
From: "Andrea Calaon" andrea at beasy.com
To: gidlist at gatxan.cimne.upc.es
Sent: Wednesday, April 14, 2004 1:21 PM
Subject: [GiDlist] Some problems with central info


Hello everyone,

I'm using the following condition:

BOOK: Automatic
NUMBER: 14 CONDITION: Contour_Line
CONDTYPE: over lines
CONDMESHTYPE: over face elems
QUESTION: ForSpectralElements
VALUE: 0
STATE: HIDDEN
END CONDITION

I automatically assign a different material to every surface as suggested,
and I use the
Tcl command:

set boundary_data [.central.s info conditions Contour_Line mesh]

After having used it successfully for some time, always with
quadrilaterals, I tried with
Triangles but the triangular elements don't get listed at all.

Thanks for any suggestion.

Andrea

Andrea Calaon

Ashurst Lodge, Ashurst
Southampton, Hampshire
SO40 7AA, UK
Tel. office: +44 23 80 293 223
Fax office: +44 23 80 292 853
Mobile: +44 7766 488 225
E-mail: andrea at beasy.com

_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist

Post Reply