[GiDlist] mesh question-ansys

Moderator: GiD Team

Post Reply
Oguz Tanzer

[GiDlist] mesh question-ansys

Post by Oguz Tanzer »

Hello,
The following is an input file for a mesh to be used
with ANSYS, could it be opened or somehow edited to be
used with GID? It is a input that makes a spherical
mesh that could be divided into hexahedral elements.
Thanks.
------------------------------------------------------
fini
/cle
/prep7
/triad,lbot
/view,1,2,1,1
!et,1,SOLID95
et,1,SOLID45
k,13,0,0,0
k,1,0.5,0,0
k,2,1,0,0
k,3,0,0.5,0
k,4,0,1,0
k,5,0.5,0.5,0
k,6,0.7071,0.7071,0
k,7,0,0,0.5
k,8,0,0,1
k,9,0,0.5,0.5
k,10,0,0.7071,0.7071
k,11,0.5,0,0.5
k,12,0.7071,0,0.7071
k,14,0.5,0.5,0.5
k,15,0.5774,0.5774,0.5774
v,13,1,5,3,7,11,14,9
csys,1
l,2,6
l,6,4
local,11,1,0,0,0,0,-90,0
csys,11
l,8,12
l,12,2
local,11,1,0,0,0,0,0,-90
csys,11
l,4,10
l,10,8
csys,0
l,3,4
l,9,10
l,7,8
l,11,12
l,1,2
l,5,6
l,14,15
lplot
local,11,1,0,0,0,0,-135,0
csys,11
l,10,15
wprota,0,0,-45
cswpla,11,1,1,1
l,12,15
wprota,0,0,-45
wprota,0,-45,0
cswpla,11,1,1,1
l,6,15
csys,0
al,12,20,18,21
al,10,25,26,20
al,8,22,27,25
al,6,22,15,21
al,18,15,27,26
va,6,7,8,9,10,11
al,9,24,28,25
al,2,23,13,24
al,5,23,16,22
al,28,13,16,27
va,3,9,12,13,14,15
al,11,19,17,20
al,3,24,14,19
al,17,14,28,26
va,4,8,16,17,12,18
-----------------------------------------------------

__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/
Enrique Escolano

[GiDlist] mesh question-ansys

Post by Enrique Escolano »

GiD not read the ANSYS format.
Try, if it is possible, to export the geometry in IGES, VDA, Parasolid, Acis
or DXF format.
Try export the mesh in NASTRAN format.

You can also create a owner program to read the ansys mesh output and
re-write in GiD format
This mesh GiD format is easy, see help, files mesh read.
Yu can create a mesh and write it in ascii format with Import/Export-Write
Mesh.


----- Original Message -----
From: "Oguz Tanzer" oguztanzer at yahoo.com
To: gidlist at gatxan.cimne.upc.es
Sent: Thursday, March 28, 2002 1:50 PM
Subject: [GiDlist] mesh question-ansys


Hello,
The following is an input file for a mesh to be used
with ANSYS, could it be opened or somehow edited to be
used with GID? It is a input that makes a spherical
mesh that could be divided into hexahedral elements.
Thanks.
------------------------------------------------------
fini
/cle
/prep7
/triad,lbot
/view,1,2,1,1
!et,1,SOLID95
et,1,SOLID45
k,13,0,0,0
k,1,0.5,0,0
k,2,1,0,0
k,3,0,0.5,0
k,4,0,1,0
k,5,0.5,0.5,0
k,6,0.7071,0.7071,0
k,7,0,0,0.5
k,8,0,0,1
k,9,0,0.5,0.5
k,10,0,0.7071,0.7071
k,11,0.5,0,0.5
k,12,0.7071,0,0.7071
k,14,0.5,0.5,0.5
k,15,0.5774,0.5774,0.5774
v,13,1,5,3,7,11,14,9
csys,1
l,2,6
l,6,4
local,11,1,0,0,0,0,-90,0
csys,11
l,8,12
l,12,2
local,11,1,0,0,0,0,0,-90
csys,11
l,4,10
l,10,8
csys,0
l,3,4
l,9,10
l,7,8
l,11,12
l,1,2
l,5,6
l,14,15
lplot
local,11,1,0,0,0,0,-135,0
csys,11
l,10,15
wprota,0,0,-45
cswpla,11,1,1,1
l,12,15
wprota,0,0,-45
wprota,0,-45,0
cswpla,11,1,1,1
l,6,15
csys,0
al,12,20,18,21
al,10,25,26,20
al,8,22,27,25
al,6,22,15,21
al,18,15,27,26
va,6,7,8,9,10,11
al,9,24,28,25
al,2,23,13,24
al,5,23,16,22
al,28,13,16,27
va,3,9,12,13,14,15
al,11,19,17,20
al,3,24,14,19
al,17,14,28,26
va,4,8,16,17,12,18
-----------------------------------------------------

__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist

Post Reply