Page 1 of 1

Open binary postprocess information automatically

Posted: Thu Apr 02, 2015 8:27 am
by mvscheven
Hi,

when changing to postprocessing, GiD tries to find and open the postprocess information for the current project. But only the *.post.res file is considered. I am using binary format in a *.post.bin file and get an error message:

Results file ...\...\...\Platte.gid\Platte.post.res' not found
No results read.

Is there a way to open the binary file also automatically?

Regards
Malte

Re: Open binary postprocess information automatically

Posted: Tue Apr 07, 2015 11:02 am
by escolano
To be opened automatically (when changing from pre to post) the GiD results file must be named <modelname>.post.res
It doesn't matter if the file is written in ASCII,binary or HDF5 format, the extension '.post.res' must be the same.

Re: Open binary postprocess information automatically

Posted: Thu Apr 23, 2015 7:59 am
by mvscheven
Thank you for the reply!

We have no changed the extension of he binmary output file to *.post.res, but still it does not work:

The output file <modelname>.post.res exists inside the GiD project directory and when I toggle to postprocess I get the following outoput in GiD:

Code: Select all

Initializing postprocess...
0 volume mesh and 1 surface mesh read using Layers.
Reading 'GiD_Scheibe.post' Postprocess information
Postprocess ready.
But still in the "View Results" menu it says "Please load a Model first".
If I open the output file manually in the postprocess mode it works fine.

Re: Open binary postprocess information automatically

Posted: Thu Apr 23, 2015 8:48 am
by escolano
It must work!
upload a zip file with your model to the forum and I will try it.

Re: Open binary postprocess information automatically

Posted: Thu Apr 23, 2015 8:57 am
by mvscheven
Thanks for your help.
Attached is the complete project directory, including the binary result file.

Re: Open binary postprocess information automatically

Posted: Fri Apr 24, 2015 1:49 pm
by miguel
Hi,
we've found the problem and corrected it for the next version, to be released very soon!

The problem was that the mesh in the binary file was defined inside a group and gid mistook this as an error when changing from preprocess to postprocess, but not when opening the file from the file menu.
Now it's correctly read.

thanks for the report,
best regards

GiD Team

Re: Open binary postprocess information automatically

Posted: Mon Apr 27, 2015 6:38 am
by mvscheven
Thank you!!
It now works with verison 12.1.5d.

Regards
Malte

Re: Open binary postprocess information automatically

Posted: Mon Jul 06, 2015 12:57 am
by Carloshv
Hello to all

I downloaded de version 12.1.6d and i am having the same problem. I dont get the results in the post proocess. Would you help me please..

Re: Open binary postprocess information automatically

Posted: Mon Jul 06, 2015 7:58 am
by anna
Hello,

The bug is also fixed in 12.1.6d.
Could you please upload you model in a zip? we will try it.

Thank you