You are here

Pre-processor error

I am using version 3.2 of the model and when I use the pre-processor I get a visual fortran run time error. The error tells me there is a program exception: array bounds exceeded. However, the model will run with no problems. What are the array bounds? One other problem I am having is adding an internal weir to this model. I had one in version 3.1 but when I upgraded to version 3.2 the model would not run. When click the run button I get a message from Windows that says w2.exe has encoutered an error and has to close. If I turn off the weir it runs.
Forums: 

Nick: The array bounds error occurs probably because you have specified in the snapshot output [SNP] (or other output file formats) a segment that does not exist in your model domain. When the preprocessor writes out the initial conditions using that information, it exceeds an array bounds error. We will add this check in the preprocessor to check this 1st. You should see an updated preprocessor by the end of July 2005. You will have to send me your model input files - I am not sure what is happening with the weir - check and make sure your segment numbers are active. Hope that helps, Scott

I got this squared away when the forum was down. Thanks for the help.