Page 1 of 1

Mesh Data File

Posted: Mon Dec 05, 2016 10:48 am
by crised
Hi! I've written a ASCII project in order to export a mesh I had generated with GiD. I can't find information about the structure of the generated .mesh file. Where can I find this information? Only appears the structure of a post processing mesh in the customization manual. Is it the same?

Re: Mesh Data File

Posted: Mon Dec 05, 2016 10:57 pm
by escolano
The format of this ASCII project mesh file is not documented , but probably it is easy to be deducted because is ASCII (could be seen with a text editor) and it is simple.

You can also export the mesh with Files->Export->GiD mesh... that has the same syntax as the postprocess ASCII mesh that you have seen in the customization manual.