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
    • 5 yrs ago
    • 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
      • 5 yrs ago
      • Reported - view

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

      • yqzhang
      • 5 yrs ago
      • 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
      • 5 yrs ago
      • Reported - view

      Yingqi Zhang modify the code of EXT.exe?

      • yqzhang
      • 5 yrs ago
      • 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
      • 5 yrs ago
      • Reported - view

      Yingqi Zhang I will try. Thank you so much!

    • Daniel_Carbajal
    • 3 yrs ago
    • 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
      • 3 yrs ago
      • 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
      • 3 yrs ago
      • Reported - view

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

Content aside

  • 3 yrs agoLast active
  • 9Replies
  • 140Views
  • 4 Following