Search found 1820 matches

by escolano
Wed Dec 24, 2008 1:58 pm
Forum: 2013 - 2005
Topic: [GiDlist] locate node
Replies: 3
Views: 2479

[GiDlist] locate node

Now not exists this function to find the node close to a coordinate. We didn't add this feature because it could be too CPU expensive if it's used intensivelly How do you want to use it: at user level? or from some Tcl code? Do you need only the closest node/point or all nodes inside a ball of speci...
by escolano
Fri Dec 12, 2008 9:29 pm
Forum: 2013 - 2005
Topic: [GiDlist] Bug with newer NVIDIA Drivers?
Replies: 9
Views: 5381

[GiDlist] Bug with newer NVIDIA Drivers?

You are right, the name of the dll is wrong in the tk/pkgIndex.tcl of the winx64 GiD distribution. We are fixing it for the next version Thanks Enrique ----- Original Message ----- From: Nunzio Losacco To: gidlist at gid.cimne.upc.edu Sent: Friday, December 12, 2008 12:01 AM Subject: Re: [GiDlist] B...
by escolano
Fri Dec 12, 2008 9:16 pm
Forum: 2013 - 2005
Topic: [GiDlist] Bug with newer NVIDIA Drivers?
Replies: 9
Views: 5381

[GiDlist] Hexaedron meshes

You can mesh hexahedra only for structured meshes. go to menu: Mesh-Structured-Volumes select the volume, and then set the number of divisions (2 by default) on each three directions (select some line of this direction) and generate the mesh again Enrique ----- Original Message ----- From: Marcotte,...
by escolano
Thu Dec 11, 2008 3:05 pm
Forum: 2013 - 2005
Topic: [GiDlist] Bug with newer NVIDIA Drivers?
Replies: 9
Views: 5381

[GiDlist] Bug with newer NVIDIA Drivers?

On Windows try to disable (or decrease) the hardware graphical acceleration (Screen properties-Advanced options-Solve problems..., ) or start GiD without use this acceleration: start GiD safe mode (from the start menu) and activate use Software OpenGL Regards Enrique ----- Original Message ----- Fro...
by escolano
Tue Dec 09, 2008 4:10 pm
Forum: 2013 - 2005
Topic: [GiDlist] Deleting dimension text
Replies: 5
Views: 3428

[GiDlist] Separate mesh for each layer

If do you want not to share the nodes of both parts, must create duplicated (not shared) geometric entities. e.g. if your half rings are two surfaces, then duplicate the "contact" lines to have each surface its own copy. The tool "Geometry-Edit-Uncollapse-Surfaces" can aid you to...
by escolano
Mon Nov 24, 2008 7:57 pm
Forum: 2013 - 2005
Topic: [GiDlist] Gid message
Replies: 6
Views: 3398

[GiDlist] Re: [GiDlist] RE: [GiDlist] Re: [GiDlist] i can&#1

Open some window of conditions, (like the 'General properties' of your RamSeries/RamBshell problemtype.) Press the menu Button 'Entities' and your condition (e.g. Shells in your case) then a new window will be opened showing the applied values The 'Transfer' button is on this window. ----- Original ...
by escolano
Mon Nov 24, 2008 5:23 pm
Forum: 2013 - 2005
Topic: [GiDlist] Gid message
Replies: 6
Views: 3398

[GiDlist] Re: [GiDlist] i can´t read the element charac

Hello Lucrecia, This is a minor bug of GiD 9.0,2: the condition window is not filled with the values applied to the selected entity Now it's corrected for the next GiD official and beta versions, they will be available soon. Now, to fill the window with some entity applied values, you can also press...
by escolano
Mon Oct 27, 2008 5:46 pm
Forum: 2013 - 2005
Topic: [GiDlist] RamDebugger
Replies: 2
Views: 1969

[GiDlist] RamDebugger

After open the file, you must explicitly start the debugging (with the F5 key or the 'Debug-Continue/Go' menu) Regards Enrique ----- Original Message ----- From: "Georg Haasemann" georg.haasemann at gmx.de To: gidlist at gid.cimne.upc.edu Sent: Monday, October 27, 2008 3:12 PM Subject: [Gi...
by escolano
Wed Oct 22, 2008 12:03 pm
Forum: 2013 - 2005
Topic: [GiDlist] colors
Replies: 8
Views: 4433

[GiDlist] [GiDlist]Problem with creating a volume

Hi Martin, I don't know why, but your model is corrupted: the surfmesh 20 has a pointer to a boundary line with wrong value (it must point to the line 293) You used GiD 7.7.6b, probably the bug that corrupted the model was fixed in more recent GiD version I tried to begin again: 1 - I exported the m...
by escolano
Mon Oct 20, 2008 9:09 pm
Forum: 2013 - 2005
Topic: [GiDlist] colors
Replies: 8
Views: 4433

[GiDlist] Differences bas and tcl outputs

The format of the output for real numbers is dependent of your settings: Tcl: the global Tcl variable tcl_precision (by default=17) Bas: *realformat or *format bas command Which is the GiD-Tcl command that are you using to get the node coordinates? Enrique ----- Original Message ----- From: marco pa...