Subscript #1 of the array BIO_E has value 0 whi ch is less than the lower bound of 1
3,564 views
Skip to first unread message
hwh1987
unread,
May 3, 2012, 2:08:10 PM5/3/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SWAT-user
Hi,everybody,
I finished database install,but when I tried to run SWAT, it came out
"forrtl: severe (408): fort: (3): Subscript #1 of the array BIO_E has
value 0 which is less than the lower bound of 1"
I have checked the BIO_E input values in the land cover/plant growth
and all different landuse types got a value > 1.
Any suggestions?
Thanks~~~
Susanne
unread,
May 23, 2012, 7:05:04 AM5/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SWAT-user
Hi, did you solve this problem and how? I have nearly the same but for
RDMX. I have also checked, that within the crop file every land use
has a RDMX value > 1 but the message still pops up.
On 3 Mai, 20:08, hwh1987 <wenhui.hu1...@gmail.com> wrote:
> Hi,everybody,
>
> I finished database install,but when I tried to run SWAT, it came out
> "forrtl: severe (408): fort: (3):Subscript#1of the array BIO_E has
Jim Almendinger
unread,
May 23, 2012, 12:11:49 PM5/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Susanne, SWAT-user
I'm somewhat guessing here, but the fortran error is because of an array subscript that is zero -- it's not because the input data file has zeroes as values for the parameter in question. That is, the data for BIO_E or RDMX is should be read from a file, and stored in an array. If there was an error during the reading of the input, then the array is probably empty -- and when the program goes to look for data in the array and can't find any, the program crashes and fortran produces an error message that it found "0" items when it needed to find at least "1." My guess is that there is some minor problem with the format of your data input file that is stopping it from being read properly, resulting in empty arrays. Good luck, -- Jim
From: "Susanne" <eminems...@aol.com> To: "SWAT-user" <swat...@googlegroups.com> Sent: Wednesday, May 23, 2012 6:05:04 AM Subject: [SWAT-user:3375] Re: Subscript #1 of the array BIO_E has value 0 whi ch is less than the lower bound of 1
Dr. James E. Almendinger St. Croix Watershed Research Station Science Museum of Minnesota 16910 152nd St N Marine on St. Croix, MN 55047 tel: 651-433-5953 ext 19
hwh1987
unread,
May 23, 2012, 5:59:15 PM5/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SWAT-user
After I add industrial and domestic water use in .wus, there is no
such error at all
hwh1987
unread,
May 23, 2012, 6:04:00 PM5/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SWAT-user
Thanks, you are right, after I add the water use information, the
error gone.
When I just met the other big problem, my SURQ-LATQ-GWQ-TILEQ_WATER
YIELD are all Zero. I searched in our group, and read your answers
about the zero SURQ at
>
> --
> BEGIN-ANTISPAM-VOTING-LINKS
> ------------------------------------------------------
>
> NOTE: This message was trained as non-spam. If this is wrong,
> please correct the training as soon as possible.
>
> Teach CanIt if this mail (ID 03Hdn4ORN) is spam:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to swat...@googlegroups.com
I too am having this issue. Does anyone have any further insight on this? Here's a screen grab:
ampar...@hotmail.com
unread,
Dec 5, 2017, 11:25:11 AM12/5/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SWAT-user
HI! I have the same but with CNYDL, and dont know why because I have used this data inputs before.. How did you solve it? When I look at croprng are below zero, but I have never changed anything there with same set up and has always work! thanks