[GiDlist] Re: GiD geo ASCII format

Moderator: GiD Team

Post Reply
Khaled Obeidat

[GiDlist] Re: GiD geo ASCII format

Post by Khaled Obeidat »

Do you mean that I can find the ASCII format for a hexahedral in this document which I have asked one of my office mate to translate it to English.



What I did is I have edited the *.geo file and then I have added my points :



1 1 0 0 3 0 0 1 0

0 0 1



1 2 0 0 3 0 0 1 0

1 0 1



1 3 0 0 3 0 0 1 0

1 0 0



1 4 0 0 3 0 0 1 0

0 0 0



1 5 0 0 3 0 0 1 0

0 -1 1



1 6 0 0 3 0 0 1 0

1 -1 1



1 7 0 0 3 0 0 1 0

1 -1 0



1 8 0 0 3 0 0 1 0

0 1 0





And after that I have connect between these points to draw the 3D rectangle:



2 1 0 0 0 0 0 1 0

1 2

2 2 0 0 0 0 0 1 0

2 3

2 3 0 0 0 0 0 1 0

3 4

2 4 0 0 0 0 0 1 0

4 1

2 5 0 0 0 0 0 1 0

5 6

2 6 0 0 0 0 0 1 0

6 7

2 7 0 0 0 0 0 1 0

7 8

2 8 0 0 0 0 0 1 0

8 5

2 9 0 0 0 0 0 1 0

1 5

2 10 0 0 0 0 0 1 0

2 6

2 11 0 0 0 0 0 1 0

3 7

2 12 0 0 0 0 0 1 0

4 8



Is there any other easy way I can do this??



Best Regards






----- Original Message -----
From: Enrique Escolano
To: Khaled Obeidat
Sent: Wednesday, March 05, 2003 12:00 PM
Subject: GiD geo ASCII format


This is a "not official" GiD geo format description (written in spanish).

To visualize, you can also write a more easy GiD mesh ascii file of hexahedrals .

For any question about the geo format, can ask to me.

Regards
Enrique Escolano
-------- Original Message -------- Subject: *geo format
Date: Wed, 05 Mar 2003 09:16:22 -0500
From: Khaled Obeidat kobeidat at emagtechnologies.com
To: "Miguel A. de Riera Pasenau" miguel at cimne.upc.es


We are planing to use TCL-TK to run a C++ code (which we are building now) to do this type meshing, but in order to visualize our meshing we want to understand the format of the *.geo file.

Can you please provide us with a documentation that describes the text version of *.geo??


At 11:40 AM 3/5/2003 +0100, Miguel A. de Riera Pasenau wrote:


-------- Original Message --------
Subject: Re: [GiDlist] Fwd: Rectangle meshing
Date: Wed, 5 Mar 2003 10:52:57 +0100
From: "Enrique Escolano" escolano at cimne.upc.es
Reply-To: gidlist at gatxan.cimne.upc.es
To: gidlist at gatxan.cimne.upc.es
References: 5.1.0.14.0.20030304140001.00b24688 at mail.emagtech.com

Sorry, but this kind of "grid mesh" cannot be obtained with GiD at this time. Enrique Escolano

----- Original Message -----
From: Khaled Obeidat
To:gidlist at gatxan.cimne.upc.es
Sent: Tuesday, March 04, 2003 8:01 PM
Subject: [GiDlist] Fwd: Rectangle meshing

Hi,

Attached is a power point representation shows what we are looking for in GID.

Best Regards,
Khaled Obeidat
R&D Engineer
EMAG Technologies, Inc.
www.emagtechnologies.com
Khaled Obeidat
R&D Engineer
EMAG Technologies, Inc.
www.emagtechnologies.com



_______________________________________________________
Enrique Escolano
http://www.gidhome.com escolano at cimne.upc.es
CIMNE - Centro Internacional de Métodos Numéricos en Ingeniería
C/ Gran Capitán s/n, Modulo C1, Campus Norte UPC,
E-08034 Barcelona, Spain tel. +34 93 401 74 03
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20030306/6911baf1/attachment.htm
Enrique Escolano

[GiDlist] Re: GiD geo ASCII format

Post by Enrique Escolano »

The related "spanish" document is for the GiD-geometry Ascii format, not for the GiD-mesh Ascii format.

For the GiD-mesh Ascii format, see help on Files-Import-GiD Mesh.
This is a link to the online GiD manual of this topic: http://gid.cimne.com/support/gid_6.subst#SEC38

You can generate any hexahedral mesh, and use Export-GiD Mesh to write it as a sample in ascii format
(to read after this mesh, use Import-GiD Mesh).

Enrique Escolano
----- Original Message -----
From: Khaled Obeidat
To: Enrique Escolano
Cc: gidlist at gatxan.cimne.upc.es
Sent: Wednesday, March 05, 2003 8:24 PM
Subject: [GiDlist] Re: GiD geo ASCII format



Do you mean that I can find the ASCII format for a hexahedral in this document which I have asked one of my office mate to translate it to English.



What I did is I have edited the *.geo file and then I have added my points :



1 1 0 0 3 0 0 1 0

0 0 1



1 2 0 0 3 0 0 1 0

1 0 1



1 3 0 0 3 0 0 1 0

1 0 0



1 4 0 0 3 0 0 1 0

0 0 0



1 5 0 0 3 0 0 1 0

0 -1 1



1 6 0 0 3 0 0 1 0

1 -1 1



1 7 0 0 3 0 0 1 0

1 -1 0



1 8 0 0 3 0 0 1 0

0 1 0





And after that I have connect between these points to draw the 3D rectangle:



2 1 0 0 0 0 0 1 0

1 2

2 2 0 0 0 0 0 1 0

2 3

2 3 0 0 0 0 0 1 0

3 4

2 4 0 0 0 0 0 1 0

4 1

2 5 0 0 0 0 0 1 0

5 6

2 6 0 0 0 0 0 1 0

6 7

2 7 0 0 0 0 0 1 0

7 8

2 8 0 0 0 0 0 1 0

8 5

2 9 0 0 0 0 0 1 0

1 5

2 10 0 0 0 0 0 1 0

2 6

2 11 0 0 0 0 0 1 0

3 7

2 12 0 0 0 0 0 1 0

4 8



Is there any other easy way I can do this??



Best Regards






----- Original Message -----
From: Enrique Escolano
To: Khaled Obeidat
Sent: Wednesday, March 05, 2003 12:00 PM
Subject: GiD geo ASCII format


This is a "not official" GiD geo format description (written in spanish).

To visualize, you can also write a more easy GiD mesh ascii file of hexahedrals .

For any question about the geo format, can ask to me.

Regards
Enrique Escolano
-------- Original Message -------- Subject: *geo format
Date: Wed, 05 Mar 2003 09:16:22 -0500
From: Khaled Obeidat kobeidat at emagtechnologies.com
To: "Miguel A. de Riera Pasenau" miguel at cimne.upc.es


We are planing to use TCL-TK to run a C++ code (which we are building now) to do this type meshing, but in order to visualize our meshing we want to understand the format of the *.geo file.

Can you please provide us with a documentation that describes the text version of *.geo??


At 11:40 AM 3/5/2003 +0100, Miguel A. de Riera Pasenau wrote:


-------- Original Message --------
Subject: Re: [GiDlist] Fwd: Rectangle meshing
Date: Wed, 5 Mar 2003 10:52:57 +0100
From: "Enrique Escolano" escolano at cimne.upc.es
Reply-To: gidlist at gatxan.cimne.upc.es
To: gidlist at gatxan.cimne.upc.es
References: 5.1.0.14.0.20030304140001.00b24688 at mail.emagtech.com

Sorry, but this kind of "grid mesh" cannot be obtained with GiD at this time. Enrique Escolano

----- Original Message -----
From: Khaled Obeidat
To:gidlist at gatxan.cimne.upc.es
Sent: Tuesday, March 04, 2003 8:01 PM
Subject: [GiDlist] Fwd: Rectangle meshing

Hi,

Attached is a power point representation shows what we are looking for in GID.

Best Regards,
Khaled Obeidat
R&D Engineer
EMAG Technologies, Inc.
www.emagtechnologies.com
Khaled Obeidat
R&D Engineer
EMAG Technologies, Inc.
www.emagtechnologies.com



_______________________________________________________
Enrique Escolano
http://www.gidhome.com escolano at cimne.upc.es
CIMNE - Centro Internacional de Métodos Numéricos en Ingeniería
C/ Gran Capitán s/n, Modulo C1, Campus Norte UPC,
E-08034 Barcelona, Spain tel. +34 93 401 74 03
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20030306/c3991251/attachment.htm
ieea

[GiDlist] About *.flavia.msh

Post by ieea »

Dear All,
Is GID able to read several *.flavia.msh when opening the postprocess
window ?
For instance, I tried to write 2 files in the project directory
project_directory.gid :
first : project_directory.flavia.msh
second : project_directory-1.flavia.msh
(similarly to the files generated by several *.bas !)
Thank you for those who have got a solution ...
G.W.R. Geis
Miguel A. de Riera Pasenau

[GiDlist] About *.flavia.msh

Post by Miguel A. de Riera Pasenau »

Hi,
At the moment no.
You can 'merge' them together:
1.- read the first mesh/res as usual
2.- Files-Merge the rest ones.

But,

1. at the moment, GiD does not renumber the nodes so if in the
second mesh you are using as node numbers 1..100, then the
nodes 1..100 of the mesh inside GiD will be overwritten.
2. to view the same result of both meshes at the same time, they
should have the same name, and belong to the same anlysis
and step value.

Preparing an example about this i noticed that there is a bug, in version 7.x
in the 'merge' option: it doesn't not merge the results as it should be.

miguel

ieea wrote:

Dear All,
Is GID able to read several *.flavia.msh when opening the postprocess
window ?
For instance, I tried to write 2 files in the project directory
project_directory.gid :
first : project_directory.flavia.msh
second : project_directory-1.flavia.msh
(similarly to the files generated by several *.bas !)
Thank you for those who have got a solution ...
G.W.R. Geis

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