When do we get the issue like ‘definitions for 2 gauss points read’ ? And what might have gone wrong? (CODE_BRIGHT)
Hi!
That is a GiD message; I don’t know exactly in which conditions appears, but normally it means that you do not have results. And you do not have results because of some problem with the definition of your model. As I always suggest, simplify your model till it works and then you can start adding complexity step by step.
Hope it helps.
Regards,
Alfonso
Probably the calculation has failed for some but in the input file but it has written a .post.res results file with only a definition of the gauss points and any result on these gauss points (because of the fail).
Then chaning to post GiD will read this results file and raise the message of the read data, but there is not any result.