Error when generating Preprocessing file

Moderator: GiD Team

Post Reply
nkeito
Posts: 1
Joined: Tue Feb 16, 2016 5:50 am

Error when generating Preprocessing file

Post by nkeito »

Good night.
I'm trying to understand how to generate a preprocessing file following this tutorial.
http://personal.cimat.mx:8181/~miguelva ... torial.pdf
but, when I press Calculate->Calculate I get the attached error window.
I created manually the file 'Calor.bat' and also changed the permissions of the container directory.
Finally I restarted Gid but the error persists.
I'm using Gid V12.1.10.d on mac Os X.

Image
User avatar
escolano
Posts: 1918
Joined: Sun Sep 05, 1982 10:51 pm

Re: Error when generating Preprocessing file

Post by escolano »

By the image error GiD is trying to run the file named 'Calor.bat' instead of the one explained in the tutorial 'Calor.unix.bat'
and the message said that 'Calor.bat' has wrong end line characters (like it was a Windows-like file).

Try to delete Calor.bat and create in your Mac OS X platform the file Calor.unix.bat and write the text explained in the manual avoiding use copy/paste (probably the wrong endline is because of this copy/paste).

And this bat file is running the program 'Calor.bin' that is the true calculation program compiled for your Mac OS X platform.
Do you have this file?
And provide the files Calor.unix.bat and Calor.bin with run permission
Post Reply