Structured meshing by size in Tcl

Moderator: GiD Team

Post Reply
eduardrocas
Posts: 30
Joined: Thu Dec 11, 2014 2:34 pm

Structured meshing by size in Tcl

Post by eduardrocas »

Hello,

I'm using Tcl to mesh a geometry. I would like to know which is the command to implement the following:
Mesh --> Structured --> Surfaces --> Assign size ...

The command "GiD_Process Mescape Meshing Structured Surfaces..." implements only the meshing by number of cells, by default.

Thanks,
Eduard
User avatar
amelendo
Posts: 57
Joined: Tue Sep 16, 2014 2:20 pm

Re: Structured meshing by size in Tcl

Post by amelendo »

The Command you are searching is:
"GiD_Process Mescape Meshing Structured Surfaces Size ..."
User avatar
escolano
Posts: 1918
Joined: Sun Sep 05, 1982 10:51 pm

Re: Structured meshing by size in Tcl

Post by escolano »

In general, to know what is the internal process commands you can do the action as user, and then open the Undo window <Ctrl>-z to read the keywords used.
eduardrocas
Posts: 30
Joined: Thu Dec 11, 2014 2:34 pm

Re: Structured meshing by size in Tcl

Post by eduardrocas »

Thanks!
taherghazvini
Posts: 3
Joined: Fri Feb 06, 2015 9:15 am

Re: Structured meshing by size in Tcl

Post by taherghazvini »

Hi
how can i generate regular meshing when i have curve and rectangular surfaces together?
please help me!
User avatar
abelcs
Posts: 146
Joined: Mon Oct 13, 2014 9:14 am

Re: Structured meshing by size in Tcl

Post by abelcs »

what do you mean with 'regular' meshing?
Post Reply