Hi all
this is unsual here in the list but I need some help regarding to fortran
compiler in DU-3.2G up to 4.0
I have this 3d hydro code that is the backbone of my research and phd.
So in it I define a lot of arrays and matrices, the code runs fine during
thousands of time steps and then it blows away with the error message:
forrtl: severe (139): array index out of bounds for index 1 (SIGTRAP)
well this is odd because,
the arrays are weel defined in the beginning and if there were any
problem with the arrays it would stop in the beginning; also I run the
same executable without any breaking some months ago with the same
fortran compiler. Now, the same executable breaks.
Also compiling and running the code in a linux box never breaks and I get
the solution I want.
Could this be something to do with the fortran compiler? can it being
adding aditional array spacing that conflicts with the ones defined in
the beginning?
Any help is appreciated. I need to deliver the thesis in 2 weeks time and
I was getting pretty code results with this code.
thanks for all your help
miguel
Received on Sun Jul 27 1997 - 13:18:22 NZST