0

Error in EXT.exe

Dear team, I encountered an error when using the EXT.exe. I have completed the simulation by Petrasim. But, the CMD indicated that ' forrt1: severe (161) : Program Exception - array bounds exceeded'.

What's wrong? I can't find the problem.

Please help me. Thank you.

9 replies

null
    • yqzhang
    • 6 yrs agoWed, March 6, 2019 at 3:23 PM UTC
    • Reported - view

    It seems your problem size is larger than the maximum array size defined in the code. Why do not check the total number of grid blocks, the connections and modify the maximum arrays accordingly

      • Ye_Lei
      • 6 yrs agoFri, March 8, 2019 at 2:37 AM UTC
      • Reported - view

      Yingqi Zhang Thank you! My total number of grid blocks is really large, could i enlarge the maximum array size?

      • yqzhang
      • 6 yrs agoFri, March 8, 2019 at 2:44 AM UTC
      • Reported - view

      Ye Lei Yes, change the maximum number of gird block to a bigger (than yours) number. You may also need to make other array size bigger as well.

      • Ye_Lei
      • 6 yrs agoFri, March 8, 2019 at 2:51 AM UTC
      • Reported - view

      Yingqi Zhang modify the code of EXT.exe?

      • yqzhang
      • 6 yrs agoFri, March 8, 2019 at 4:30 AM UTC
      • Reported - view

      Ye Lei Where did you get the ext code? You can download the fortran source code at: https://tough.lbl.gov/licensing-download/free-software-download/

      • Ye_Lei
      • 6 yrs agoFri, March 8, 2019 at 5:32 AM UTC
      • Reported - view

      Yingqi Zhang I will try. Thank you so much!

    • Daniel_Carbajal
    • 4 yrs agoFri, March 12, 2021 at 12:36 PM UTC
    • Reported - view

    Dear Ye Lei , I have the same problem as you, could you solve the message error?: "Program Exception - array bounds exceeded". Could you share your case? 

      • JuDi
      • 4 yrs agoMon, March 15, 2021 at 10:53 AM UTC
      • Reported - view

      Daniel Carbajal you need to set parameters mnel and mncon to higher values in the ext.f source code file and then compile the code again.

      • Daniel_Carbajal
      • 4 yrs agoMon, March 15, 2021 at 11:07 AM UTC
      • Reported - view

      JuDi thank you for your answer. I did it and now is working.

Content aside

  • 4 yrs agoMon, March 15, 2021 at 11:07 AM UTCLast active
  • 9Replies
  • 150Views
  • 4 Following