HI!I WOULD LIKE TO KNOW WHAT THE WAY IS TO CREATE A PARAMETRIC SURFACE,
i.e. A GEOMETRIC OBJECT WHICH DEPENDS ON TWO PARAMETERS.
ALSO WHAT THE WAY IS TO CREATE A PYRAMIDAL VOLUME MESH, WHICH HAS GOT A
QUADRILATERAL STRUCTURED SURFACE MESH BASE.
PLEASE SEND ME SOME HINTS OR THE E-MAIL OF SOMEONE WHO COULD HELP ME.
THANKS IN ADVANCE!
GERO
[GiDlist] Hints to use gid
Moderator: GiD Team
[GiDlist] Hints to use gid
It is not possible to create with GiD a parametric model, but if your
geometry is very simple, you
can create a tcl procedure to reconstruct it, with GiD commands, from some
parameters.
You can see a tcl sample, explaining the creation of the GiD "Parametric
Line" window
(menu Geometry-Create-Parametric Line)
Download the Advanced course documentation (
http://gid.cimne.com/2002/material_courses.subst )
Read the chapter 3 - Extending GiD with Tcl/Tk
Regards
Enrique escolano
----- Original Message -----
From: kalo81 at virgilio.it
To: "GIDLIST" gidlist at gatxan.cimne.upc.es
Sent: Thursday, April 17, 2003 5:49 PM
Subject: [GiDlist] Hints to use gid
HI!I WOULD LIKE TO KNOW WHAT THE WAY IS TO CREATE A PARAMETRIC SURFACE,
i.e. A GEOMETRIC OBJECT WHICH DEPENDS ON TWO PARAMETERS.
ALSO WHAT THE WAY IS TO CREATE A PYRAMIDAL VOLUME MESH, WHICH HAS GOT A
QUADRILATERAL STRUCTURED SURFACE MESH BASE.
PLEASE SEND ME SOME HINTS OR THE E-MAIL OF SOMEONE WHO COULD HELP ME.
THANKS IN ADVANCE!
GERO
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist
geometry is very simple, you
can create a tcl procedure to reconstruct it, with GiD commands, from some
parameters.
You can see a tcl sample, explaining the creation of the GiD "Parametric
Line" window
(menu Geometry-Create-Parametric Line)
Download the Advanced course documentation (
http://gid.cimne.com/2002/material_courses.subst )
Read the chapter 3 - Extending GiD with Tcl/Tk
Regards
Enrique escolano
----- Original Message -----
From: kalo81 at virgilio.it
To: "GIDLIST" gidlist at gatxan.cimne.upc.es
Sent: Thursday, April 17, 2003 5:49 PM
Subject: [GiDlist] Hints to use gid
HI!I WOULD LIKE TO KNOW WHAT THE WAY IS TO CREATE A PARAMETRIC SURFACE,
i.e. A GEOMETRIC OBJECT WHICH DEPENDS ON TWO PARAMETERS.
ALSO WHAT THE WAY IS TO CREATE A PYRAMIDAL VOLUME MESH, WHICH HAS GOT A
QUADRILATERAL STRUCTURED SURFACE MESH BASE.
PLEASE SEND ME SOME HINTS OR THE E-MAIL OF SOMEONE WHO COULD HELP ME.
THANKS IN ADVANCE!
GERO
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist
[GiDlist] Could we create Geometric model on GiD by batch co
Dear GiD Team,
In place of drawing tools, could we create geometric models like volume, surface, line by batch command like we did in standard FEA? If yes, how to do so.
i.e. Just let user input some parameters in problem data menu then let GiD automatically create some simple geometric models like box, multi-boxes or planes. Thanks in advanced.
Bests,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20030421/3cc1132b/attachment.htm
In place of drawing tools, could we create geometric models like volume, surface, line by batch command like we did in standard FEA? If yes, how to do so.
i.e. Just let user input some parameters in problem data menu then let GiD automatically create some simple geometric models like box, multi-boxes or planes. Thanks in advanced.
Bests,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20030421/3cc1132b/attachment.htm
[GiDlist] Could we create Geometric model on GiD by batch co
You can do it by using tcl/tk commands. Dowload the Advanced Course Material
in http://www.gidhome.com/2002/material_courses.subst
where you will find a good example for this.
You can also check the attached example. Create a problemtype called
prisma.gid and include the attached tcl file (the gif picture can help too).
Regards,
j
-----Mensaje original-----
De: gidlist-admin at gatxan.cimne.upc.es
[mailto:gidlist-admin at gatxan.cimne.upc.es]En nombre de Adisorn Owatsiriwong
Enviado el: lunes, 21 de abril de 2003 0:44
Para: GiD
Asunto: [GiDlist] Could we create Geometric model on GiD by batch command?
Dear GiD Team,
In place of drawing tools, could we create geometric models like
volume, surface, line by batch command like we did in standard FEA? If yes,
how to do so.
i.e. Just let user input some parameters in problem data menu then let
GiD automatically create some simple geometric models like box, multi-boxes
or planes. Thanks in advanced.
Bests,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20030421/4d505e88/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: prisma.tcl
Type: application/octet-stream
Size: 4846 bytes
Desc: not available
Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20030421/4d505e88/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: u.gif
Type: image/gif
Size: 3109 bytes
Desc: not available
Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20030421/4d505e88/attachment.gif
in http://www.gidhome.com/2002/material_courses.subst
where you will find a good example for this.
You can also check the attached example. Create a problemtype called
prisma.gid and include the attached tcl file (the gif picture can help too).
Regards,
j
-----Mensaje original-----
De: gidlist-admin at gatxan.cimne.upc.es
[mailto:gidlist-admin at gatxan.cimne.upc.es]En nombre de Adisorn Owatsiriwong
Enviado el: lunes, 21 de abril de 2003 0:44
Para: GiD
Asunto: [GiDlist] Could we create Geometric model on GiD by batch command?
Dear GiD Team,
In place of drawing tools, could we create geometric models like
volume, surface, line by batch command like we did in standard FEA? If yes,
how to do so.
i.e. Just let user input some parameters in problem data menu then let
GiD automatically create some simple geometric models like box, multi-boxes
or planes. Thanks in advanced.
Bests,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20030421/4d505e88/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: prisma.tcl
Type: application/octet-stream
Size: 4846 bytes
Desc: not available
Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20030421/4d505e88/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: u.gif
Type: image/gif
Size: 3109 bytes
Desc: not available
Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20030421/4d505e88/attachment.gif
[GiDlist] Could we create Geometric model on GiD by batch co
Hallo Mora,
Thank you for your useful guide. : )
Bests,
----- Original Message -----
From: Javier Mora
To: gidlist at gatxan.cimne.upc.es
Sent: Monday, April 21, 2003 5:05 PM
Subject: RE: [GiDlist] Could we create Geometric model on GiD by batch command?
You can do it by using tcl/tk commands. Dowload the Advanced Course Material in http://www.gidhome.com/2002/material_courses.subst
where you will find a good example for this.
You can also check the attached example. Create a problemtype called prisma.gid and include the attached tcl file (the gif picture can help too).
Regards,
j
-----Mensaje original-----
De: gidlist-admin at gatxan.cimne.upc.es [mailto:gidlist-admin at gatxan.cimne.upc.es]En nombre de Adisorn Owatsiriwong
Enviado el: lunes, 21 de abril de 2003 0:44
Para: GiD
Asunto: [GiDlist] Could we create Geometric model on GiD by batch command?
Dear GiD Team,
In place of drawing tools, could we create geometric models like volume, surface, line by batch command like we did in standard FEA? If yes, how to do so.
i.e. Just let user input some parameters in problem data menu then let GiD automatically create some simple geometric models like box, multi-boxes or planes. Thanks in advanced.
Bests,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20030422/2c086dfe/attachment.htm
Thank you for your useful guide. : )
Bests,
----- Original Message -----
From: Javier Mora
To: gidlist at gatxan.cimne.upc.es
Sent: Monday, April 21, 2003 5:05 PM
Subject: RE: [GiDlist] Could we create Geometric model on GiD by batch command?
You can do it by using tcl/tk commands. Dowload the Advanced Course Material in http://www.gidhome.com/2002/material_courses.subst
where you will find a good example for this.
You can also check the attached example. Create a problemtype called prisma.gid and include the attached tcl file (the gif picture can help too).
Regards,
j
-----Mensaje original-----
De: gidlist-admin at gatxan.cimne.upc.es [mailto:gidlist-admin at gatxan.cimne.upc.es]En nombre de Adisorn Owatsiriwong
Enviado el: lunes, 21 de abril de 2003 0:44
Para: GiD
Asunto: [GiDlist] Could we create Geometric model on GiD by batch command?
Dear GiD Team,
In place of drawing tools, could we create geometric models like volume, surface, line by batch command like we did in standard FEA? If yes, how to do so.
i.e. Just let user input some parameters in problem data menu then let GiD automatically create some simple geometric models like box, multi-boxes or planes. Thanks in advanced.
Bests,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20030422/2c086dfe/attachment.htm