Closed GoogleCodeExporter closed 9 years ago
I don't. Did you set the stack size to be larger than the default? Why are you
using
Intel Fortran 9? We use 11.
Original comment by mcgra...@gmail.com
on 26 May 2009 at 8:02
I gave the stack value to be 327680000, ten times more than the default value
and it
ran upto 0.3 seconds after which I got the following error message
"subscript #1 of the array Y2CPBAR_C has value -51 which is less than the lower
bound
of 1" in line 1207 of func.f90
Original comment by gan71...@gmail.com
on 26 May 2009 at 8:09
What version or SVN number?
Original comment by mcgra...@gmail.com
on 26 May 2009 at 8:15
Version 5.3.0. I don't know the SVN number.
Original comment by gan71...@gmail.com
on 26 May 2009 at 8:21
The version is up to 5.3.1. The SVN number is displayed when you type 'fds5' at
the
command prompt.
Original comment by mcgra...@gmail.com
on 26 May 2009 at 8:23
Hi, the SVN number it shows 0. Actually, I modified the source code a bit.
But I
didn't do anything in func.f90. But I don't know why I get this error.
Original comment by gan71...@gmail.com
on 26 May 2009 at 8:33
Nor do I. I cannot help you when I do not know what you have done to the code,
which
version you have modified, or what might be wrong with the older version of the
Intel compiler. If you are going to work with the source code, you need to do
daily
merges with the version in the repository so that we can help you debug if need
be.
Original comment by mcgra...@gmail.com
on 26 May 2009 at 9:14
Original issue reported on code.google.com by
gan71...@gmail.com
on 26 May 2009 at 7:48Attachments: