[GiDlist] Node Numbering convention in GiD

Moderator: GiD Team

Enrique Escolano

[GiDlist] Re: [GiDlist]New Menu

Post by Enrique Escolano »

The maximum number of fields of a material has not been reduced from version
6.2 to 7.x
Please, send us your problem type, and a small example, to detect the
problem.
(can send if prefers directly to escolano at cimne.upc.es)
Enrique Escolano
----- Original Message -----
From: "Vilaysak Sayakoummane" vilaysako at yahoo.com
To: gidlist at gatxan.cimne.upc.es
Sent: Monday, August 26, 2002 6:47 AM
Subject: Re: [GiDlist] Re: [GiDlist]New Menu


Hi all GiDs
I have problem with GiD.7 when trying to write the
CalFile. I have no problem when using with GiD6.2 but
when transferring my ProblemType to GiD.7 I noticed
that so many options included.
In problemType_name.mat, in GiD.7 allows only 100
fields. Actually my fields (QUESTION:) are more than
100. My question is:
1. Do you have any option to ovoid this limitation?
2. In case I have more fields in this
ProblemType_name.mat file. Can GiD allow to have more
than 1 file of ProblemType_name.mat file?
3. If not from two listed above how should we solve
this problem?

Best regards.


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist

Enrique Escolano

[GiDlist] HOw to select a face of a Solid element

Post by Enrique Escolano »

The condition must be defined over face elems, not over body elems
CONDTYPE:over surfaces
CONDMESHTYPE:over face elems

It is best assign the conditions over the geometry (surfaces), not over the elements directly.

If you draw this condition only is coloured the selected faces.

You can list the faces in the bas file with *globalnodes or *localnodes (inside a loop elements onlyincondition)

Enrique

----- Original Message -----
From: "Vilaysak Sayakoummane" vilaysako at yahoo.com
To: gidlist at gatxan.cimne.upc.es
Sent: Wednesday, August 14, 2002 1:04 PM
Subject: [GiDlist] HOw to select a face of a Solid element


Hi there
Please give your advice!!!
I'm working on "Pressure Load" for Solid element.
How can we have GiD to select the Face of the solid
element??is there any possibility? in my file .cnd, I
used
CONDTYPE:over surfaces
but when selecting the element it was selected as a
whole element not a surface (or face of element). How
we deal with this kinda problem?

Best regards.

__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20020828/d5f625b4/attachment.htm
Vilaysak Sayakoummane

[GiDlist] Using DEPENDENCIES:

Post by Vilaysak Sayakoummane »

Hi
Thank Enrique, I'll send the files to you through
your mail later for the Mat file. Now I just want to
check it again whether because of Mat file or bas
file.
Other questions are:

I just want to know if GiD can process the command
DEPENDENCIES across the fields in the BOOK: to
other fields or TITLE in other BOOKs??

as I tried DEPENDENCIES can only be effective inside
the same BOOK by using TITLESTATE:TITLE
command..not BOOK to BOOK
1. HOw we use the DEPENDENCIES across the Windows to
other windows (BOOK to BOOK) in ProblemType files?
2. I tried to read the BackgroundMesh but nothing
shows up. HOw this thing really works out? there is
not enough info yet about this in the online document.

Thanks in advance.

Best Regards
Willy


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
V.SAYAKOUMMANE

[GiDlist] To Enrique

Post by V.SAYAKOUMMANE »

Hi Enrique
Did you get my files, limitation in mat file, sent
to you last week ago?? Could you tell me what's a
problem with that??

Looking forward to hearing from you.

Best regards


V.SAYAKOUMMANE (WILLY)
ASIAN INSTITUTE OF TECHNOLOGY


--- Enrique Escolano escolano at cimne.upc.es wrote:
The condition must be defined over face elems, not
over body elems
CONDTYPE:over surfaces
CONDMESHTYPE:over face elems

It is best assign the conditions over the geometry
(surfaces), not over the elements directly.

If you draw this condition only is coloured the
selected faces.

You can list the faces in the bas file with
*globalnodes or *localnodes (inside a loop elements
onlyincondition)

Enrique

----- Original Message -----
From: "Vilaysak Sayakoummane" vilaysako at yahoo.com
To: gidlist at gatxan.cimne.upc.es
Sent: Wednesday, August 14, 2002 1:04 PM
Subject: [GiDlist] HOw to select a face of a Solid
element


Hi there
Please give your advice!!!
I'm working on "Pressure Load" for Solid
element.
How can we have GiD to select the Face of the
solid
element??is there any possibility? in my file
.cnd, I
used
CONDTYPE:over surfaces
but when selecting the element it was selected as
a
whole element not a surface (or face of element).
How
we deal with this kinda problem?

Best regards.

__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist




__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
Enrique Escolano

[GiDlist] Using DEPENDENCIES:

Post by Enrique Escolano »

1) It is not available at this moment, to access with dependencies across
fields of different materials, conditions or problem data.
This must be enhanced for future versions.

2) The background mesh is not showed to the user, it is used only to assign
sizes for the new mesh.
To view this background mesh shape, you can read as mesh with
Files-Import-GiD Mesh (mesh sizes are ignored)
To view the assigned sizes for test pourposes, you can write an auxiliar
postprocess result file, with the desired size as scalar result, and read it
in GiD postprocess.

Enrique

----- Original Message -----
From: "Vilaysak Sayakoummane" vilaysako at yahoo.com
To: gidlist at gatxan.cimne.upc.es
Sent: Friday, August 30, 2002 7:05 AM
Subject: [GiDlist] Using DEPENDENCIES:


Hi
Thank Enrique, I'll send the files to you through
your mail later for the Mat file. Now I just want to
check it again whether because of Mat file or bas
file.
Other questions are:

I just want to know if GiD can process the command
DEPENDENCIES across the fields in the BOOK: to
other fields or TITLE in other BOOKs??

as I tried DEPENDENCIES can only be effective inside
the same BOOK by using TITLESTATE:TITLE
command..not BOOK to BOOK
1. HOw we use the DEPENDENCIES across the Windows to
other windows (BOOK to BOOK) in ProblemType files?
2. I tried to read the BackgroundMesh but nothing
shows up. HOw this thing really works out? there is
not enough info yet about this in the online document.

Thanks in advance.

Best Regards
Willy


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist

Post Reply