Thanks for your help. But, i finally figured out the problem. Yes it was a compiler issue. i found from the Fortran user guide that there is an option called -xtypemap=real:64 . That was the only thing i was searching for all these days. it requires my program to be compiled as:
f77 -c...
Hi All,
In my project, we had to migrate a few old Fortran codes from one server to another server. in that process, i am able to compile the Fortran code and create the executable file. but, i get a small error in the in the floating point numbers. I have tried to compile the codes in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.