fatal error F1002
- by Ghazooo
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