0

Error Message

Hello everyone,

I am getting an error message when I run my T2well-ECO2N file. The error message is: 

At line 210 of file t2f.f (unit = 5, file = 'stdin')
Fortran runtime error: Bad value during integer read

Error termination. Backtrace:

Could not print backtrace: libbacktrace could not find executable to open
#0  0xeefa20a
#1  0xee7ff51
#2  0xeda410b
#3  0xeef8d17
#4  0xef12f8c
#5  0xef12a83
#6  0xee6d4eb
#7  0x32c649ee
#8  0x32c9274e
#9  0x32c93634
#10  0x32c212ee
#11  0x32c21405
#12  0x9a737373
#13  0x9b97cc90
#14  0xffffffff

 

I read that it is related to formatting error. Can someone look into my input file (attached here). I can't see what I am missing. Thanks in advance.

 

Muhammad.

4 replies

null
    • Staff Scientist
    • Christine_Doughty
    • 6 mths ago
    • Reported - view

    On first glance at your input file, I think you need a blank line at the end of your COFT and FOFT blocks.

    A good general tip is to look at your output file and see how far the code got in processing your input file before it failed.  This will help you know where to look for errors in your input file.

      • Yogendra_Narayanan_Sures
      • yesterday
      • Reported - view

       

      I encountered a similar error while running ECO2N. I looked into the output file, and I understand that the problem lies in ROCKS. However, I was unable to figure out where it is wrong. Your inputs will be much appreciated. I am attaching the input file and the error message for your reference. Thanks in advance.

      • Staff Scientist
      • Christine_Doughty
      • yesterday
      • Reported - view

       

      There is a blank line in the ROCKS block that should not be there, between the line starting with 03 and the line starting with 12.  Try removing that line.  In general, when you are in a block, like the ROCKS block, TOUGH expects things in a certain order and format, and extra blank lines cause problems.  The ROCKS block should end with a blank line, and yours does that correctly.  In the input file, in between blocks, you can insert comment or blank lines as you like, but not within a block. 

    • Keurfon_Luu
    • 5 mths ago
    • Reported - view

    Hi @Muhammad,

    You need a blank line at the end of the blocks ROCKS, COFT and FOFT.

Content aside

  • yesterdayLast active
  • 4Replies
  • 55Views
  • 4 Following