fatal error F1002

Posted by Ghazooo on Stack Overflow See other posts from Stack Overflow or by Ghazooo
Published on 2010-05-20T19:18:00Z Indexed on 2010/05/20 19:20 UTC
Read the original article Hit count: 297

Filed under:

Hi ,

I have a Fortran 77 program code , I am using fortran power station on XP .

I wrote this program because I am studying Master's degree in Mechanics , It is a very long Finite element method code.

when I press the compile order it shows me the following message :

"fatal error F1002: compiler is out of heap space in pass 2"

I googled the problem , and found the following solutions :

http://www.microsofttranslator.com/BV.aspx?ref=CSSKB&from=en&to=ar&a=http://support.microsoft.com/kb/112345/en-us?fr=1

But to be honest , I did not understand the solution !!!

I think my code is good and clear .

Does any one have any suggestions to solve this problem ?? please consider me as a very simple programmer.

I will really appreciate that .

Thanks in Advance

Ghazooo

© Stack Overflow or respective owner

Related posts about fortran77