Search found 1859 matches

by escolano
Tue Jul 01, 2025 5:49 pm
Forum: Postprocess
Topic: GiD very lagging in interacting mode
Replies: 1
Views: 405

Re: GiD very lagging in interacting mode

Your model is really small, and must redraw fast. In my (10 years old) computer it can do about 60 redraws per second. You can test you computer writing this in the lower entry: -np- W [test_fps] -> Redrawing 182 times ... done: 59.2 fps. Check that your monitor is physically plugged to the right gr...
by escolano
Tue Jul 01, 2025 5:37 pm
Forum: Customization
Topic: Create *m WriteCalcFile
Replies: 1
Views: 20

Re: Create *m WriteCalcFile

I attach a couple of modified files to implement this rename of file in the write matlab file button I removed wrong commands at the end of the .bas that try to do this incorrectly and I have implemented the proc in the .tcl file that just after write the .dat file simply rename it to .m MAT-fem-pat...
by escolano
Fri May 16, 2025 11:13 am
Forum: Mesh
Topic: Fractured mesh in a 2D domain.
Replies: 2
Views: 3098

Re: Fractured mesh in a 2D domain.

The lines 'on the surface' won't be related at all with the surface an its mesh, they will generate its own line elements. the lines must be boundary of the surface You can join the 'internal line' with the boundary, creating extra auxiliary lines, and then can split in two surfaces and probably, to...
by escolano
Fri May 16, 2025 11:01 am
Forum: 2013 - 2005
Topic: Question about batch meshing
Replies: 1
Views: 2001

Re: Question about batch meshing

you can run gid in batch mode gid.exe -b <batchfile.bch> -n the batchfile.bch y is GiD batch file with the GiD commands to be done. e.g. mode1.bch MEscape Files IgesRead "C:/temp/model1.igs" escape MEscape Meshing Generate DefaultSize escape MEscape Files WriteMesh "C/temp/model1.msh&...
by escolano
Fri May 09, 2025 7:06 pm
Forum: Mesh
Topic: Problems with mesh calculation (max number admitted)
Replies: 1
Views: 8164

Re: Problems with mesh calculation (max number admitted)

Who is imposing 'a maximum number of meshes': GiD or the Iber calculation? GiD without any licence allow 10.000 mesh nodes, but the installer of GiD+Iber allow unlimited amount of nodes (the limit are you machine RAM and CPU) Download and install again Iber 3.3.1, and do not modify any file of Iber ...
by escolano
Mon Apr 07, 2025 11:53 am
Forum: Mesh
Topic: Issue with "Create Boundary Mesh" and Unexpected Extra Elements in GiD
Replies: 3
Views: 14783

Re: Issue with "Create Boundary Mesh" and Unexpected Extra Elements in GiD

Attach a zip with your GiD model with the volume mesh (before create the boundary mesh)
by escolano
Fri Apr 04, 2025 11:41 am
Forum: Mesh
Topic: Issue with "Create Boundary Mesh" and Unexpected Extra Elements in GiD
Replies: 3
Views: 14783

Re: Issue with "Create Boundary Mesh" and Unexpected Extra Elements in GiD

Maybe you did manually something wrong editing the mesh file. To have only the boundary mesh and delete the volume mesh you don't need to export and to complicated tasks. Simply create a new layer, that is set as 'layer to use' then create the boundary mesh, will be created in this layer then can se...
by escolano
Thu Mar 06, 2025 9:06 pm
Forum: Mesh
Topic: Question about Mesh error
Replies: 1
Views: 22922

Re: Question about Mesh error

Attach a zip with your model
by escolano
Fri Feb 21, 2025 4:19 pm
Forum: Licences
Topic: log in error
Replies: 1
Views: 47315

Re: log in error

What is the 17 exact GiD version? (see Help->About GiD...) Which type of licence? (usb, floating, user-named login,...) Please verify if really exists the file <GiD>/scripts/verifp/verifp_64.so if it exists then maybe cannot be loaded because some of its dependencies is missing in your OS, or the co...
by escolano
Wed Feb 19, 2025 7:28 pm
Forum: Installation
Topic: Installation
Replies: 1
Views: 48798

Re: Installation

GiD must be downloaded from our official website https://www.gidsimulation.com/gid-for-science/downloads/ Once installed to add Code_bright or other simulation problemtypes must simply copy them inside the folder <GiD>/problemtypes and it will appear in the GiD menu Data->Problemtype to be loaded