[GiDlist] Re: GiD geo ASCII format
Posted: Thu Mar 06, 2003 8:04 am
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
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