sachin_iit
06-15-2002, 03:19 PM
If the following question is irrelevant to the current forum, please direct me to the appropriate forum:
I'm using version 2.07 of NR in FORTRAN. I'm using the Newton's method for multidimensional root-finding. And for a particular system of equations (there's nothing really odd about this system), the code refuses to compile. The error reported by the compiler is F1001 : "Internal compiler error".
Please note that I get no error message for many other (and more complicated) systems of equations I solved.
The error does not seem to be related to NR, but it might be. I use Windows XP.
Any information about this particular error message, and why it possibly occurred, is welcome. The "Help" file in FORTRAN has not proved to be of much use.
I'm using version 2.07 of NR in FORTRAN. I'm using the Newton's method for multidimensional root-finding. And for a particular system of equations (there's nothing really odd about this system), the code refuses to compile. The error reported by the compiler is F1001 : "Internal compiler error".
Please note that I get no error message for many other (and more complicated) systems of equations I solved.
The error does not seem to be related to NR, but it might be. I use Windows XP.
Any information about this particular error message, and why it possibly occurred, is welcome. The "Help" file in FORTRAN has not proved to be of much use.