Page 1 of 1

Gauss Point Error

Posted: Wed Jul 13, 2016 3:10 pm
by Kevin
When do we get the issue like 'definitions for 2 gauss points read' ? And what might have gone wrong? (CODE_BRIGHT)

Re: Gauss Point Error

Posted: Wed Jul 13, 2016 3:51 pm
by escolano
The message 'definitions for 2 gauss points read' is raised by GiD when it read a .post.res file that has inside the definition on these gauss points (name, amount of points, and its locations)

If the gauss points are some kind of 'GiD internal' then it is not necessary to explictly define them inside the results file, instead it is enougth (and recommended) to use (for gaussian results) our standard name: e.g. GP_TRIANGLE_3 and avoid the block to define it.
http://www.gidhome.com/documents/custom ... s%20Points

In any case the message is not any error, only an information that the results file has this (probably unneeded) data