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.

9replies Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
  • 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

    Like
      • Ye Lei
      • Ye_Lei
      • 4 yrs ago
      • Reported - view

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

      Like
    • 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.

      Like
      • Ye Lei
      • Ye_Lei
      • 4 yrs ago
      • Reported - view

      Yingqi Zhang modify the code of EXT.exe?

      Like
    • 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/

      Like
      • Ye Lei
      • Ye_Lei
      • 4 yrs ago
      • Reported - view

      Yingqi Zhang I will try. Thank you so much!

      Like
  • 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? 

    Like
      • JuDi
      • JuDi
      • 2 yrs ago
      • 1
      • 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.

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

      Like
Like Follow
  • 2 yrs agoLast active
  • 9Replies
  • 129Views
  • 4 Following