Sorry, but it seems that this question is an Abaqus error message.
It is not related to GiD at all, then this is not the appropriated forum to be asked.
Search found 1588 matches
- Mon Apr 12, 2021 10:49 am
- Forum: Abaqus
- Topic: Issues with Abaqus/StarCCM co-simulation
- Replies: 1
- Views: 57
- Fri Apr 09, 2021 11:09 am
- Forum: Postprocess
- Topic: Result surface plot issue
- Replies: 1
- Views: 396
Re: Result surface plot issue
The surface mesh could be in any 3D location, not compulsory in the XY plane (Z=0) like your example. The "Result surface" plot is not drawing possitive values along +Z (Z global axis), but along +surface_normal_direction (+z local axis) It seems that in your example the normal of your tri...
- Thu Apr 08, 2021 8:54 pm
- Forum: Licences
- Topic: Floating license wont release
- Replies: 8
- Views: 7582
Re: Floating license wont release
We have upload just now a new passerver 2.6 version.
https://www.gidhome.com/archive/gid_adds/PasServer
Please, try this new version.
It has a new very interesting for the users: all GiD instancies running in the same machine will be counted only once by passerver.
https://www.gidhome.com/archive/gid_adds/PasServer
Please, try this new version.
It has a new very interesting for the users: all GiD instancies running in the same machine will be counted only once by passerver.
- Tue Apr 06, 2021 12:09 pm
- Forum: Postprocess
- Topic: size of postprocess file!!
- Replies: 1
- Views: 251
Re: size of postprocess file!!
The limit is not the file size but the memory size requiered when its content is read (and uncompressed) into RAM memory. Not only GiD, all x32 applications processes have a limit of about 2 or 3 GB (depending if the operating system is Windows or Linux, and some extra setting depending on its versi...
- Tue Apr 06, 2021 11:54 am
- Forum: Customization
- Topic: Problem with if statement ?.
- Replies: 1
- Views: 326
Re: Problem with if statement ?.
try specifying that the field value must be considered as an integer with the extra argument ",int"
*if(IntvData(1,int)!=0)
*if(IntvData(1,int)!=0)
- Wed Mar 31, 2021 11:16 am
- Forum: Mesh
- Topic: Bug with collapsing nodes at intersection of line elements
- Replies: 3
- Views: 215
Re: Bug with collapsing nodes at intersection of line elements
You can do this (more simple and efficient) GiD_Process Mescape Utilities Collapse Nodes {*}$nodes_to_collapse escape The {*} is a special Tcl standard syntax, available since Tcl 8.5 that expand a single item list its multiple sub-items [5] Argument expansion. If a word starts with the string “{*}”...
- Mon Mar 29, 2021 12:42 pm
- Forum: Geometry
- Topic: Help for creating a prism
- Replies: 1
- Views: 209
Re: Help for creating a prism
This is a trivial case, please follow some GiD tutorials to start learning how to use GiD (e.g. the 'GiD user manual') To create the volume create a square surface from (0,0,0) to (1,1,0) and use the copy tool to extrude by translation a volume 10 units in z direction then to obtain the mesh you wan...
- Mon Mar 29, 2021 12:32 pm
- Forum: Installation
- Topic: Problem initializing GID
- Replies: 1
- Views: 136
Re: Problem initializing GID
Which exact GiD version?
and what is your exact operating system?
If you are on Linux platform and have problems with your graphic card (after update your drivers) can also try a 'graphics by sofware' option, starting GiD with the command
gidx
instead of
gid
and what is your exact operating system?
If you are on Linux platform and have problems with your graphic card (after update your drivers) can also try a 'graphics by sofware' option, starting GiD with the command
gidx
instead of
gid
- Mon Mar 29, 2021 12:29 pm
- Forum: Installation
- Topic: GiD Download!!
- Replies: 1
- Views: 149
Re: GiD Download!!
We cannot update old links of othe websites pointing us, like the one of Code_bright, in any case the old link that you have related http://gid.cimne.upc.es is also redirected to our current address https://www.gidhome.com And if you are able to write in this forum you must be able to easilty find o...
- Fri Mar 26, 2021 4:49 pm
- Forum: Installation
- Topic: GiD 14 & 15 cannot run with GeForce RTX 2070 enabled
- Replies: 2
- Views: 221
Re: GiD 14 & 15 cannot run with GeForce RTX 2070 enabled
Have you tried to install the drivers for your graphic card downloaded directly from the nvidia web page?
e.g. https://www.nvidia.es/Download/index.aspx?lang=en
They are different, and maybe better than the ones downloaded from the Windows update page.
e.g. https://www.nvidia.es/Download/index.aspx?lang=en
They are different, and maybe better than the ones downloaded from the Windows update page.