<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Dear Soong, <br>
    </p>
    <p>the error message means that the program tried to read from a
      file, but that the file either was not present at all or did not
      contain as many entries as the program expects, so it tried
      reading past the End-Of-File character. You can get a bit more out
      of your error message: It happened in line 5159 of the code
      ini-Parms.for (which is produced from ini_parms.F by the
      C-preprocessor), so you might check this line in ini_parms.for
      from your build folder. <br>
      My guess is that one of the main namelist files (e.g. a file
      called 'data') is missing in the directory where you want to run
      the model. <br>
    </p>
    <p>Cheers, Christoph<br>
    </p>
    <div class="moz-cite-prefix">Am 06.05.21 um 15:18 schrieb 万松:<br>
    </div>
    <blockquote type="cite"
      cite="mid:63d2cd3.c23e.17941d4b195.Coremail.wansong@stu.ouc.edu.cn">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      Dear sir,
      <div><br>
      </div>
      <div>I hope this can find you. When I run the default barotropic
        model, the following error occurred. I don't know how to solve
        it. Could you help me?</div>
      <div><br>
      </div>
      <div>------------------------------------------------------------------------------------------------------------</div>
      <div>
        <div>At line 5159 of file ini_parms.for (unit = 11, file =
          'scratch1.000000000')</div>
        <div>Fortran runtime error: End of file</div>
        <div><br>
        </div>
        <div>Error termination. Backtrace:</div>
        <div>#0  0x1033b5ebd</div>
        <div>#1  0x1033b6b75</div>
        <div>#2  0x1033b776b</div>
        <div>#3  0x1035e5a13</div>
        <div>#4  0x1035e04c0</div>
        <div>#5  0x1035e9617</div>
        <div>#6  0x1035e9838</div>
        <div>#7  0x1035e9987</div>
        <div>#8  0x102c22cf9</div>
        <div>#9  0x102c304dc</div>
        <div>#10  0x102c4b365</div>
        <div>#11  0x102bbde04</div>
        <div>#12  0x102c514b8</div>
      </div>
      <div>------------------------------------------------------------------------------------------------------------</div>
      <div><br>
      </div>
      <div>Sincerely,</div>
      <div>Soong</div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
MITgcm-support mailing list
<a class="moz-txt-link-abbreviated" href="mailto:MITgcm-support@mitgcm.org">MITgcm-support@mitgcm.org</a>
<a class="moz-txt-link-freetext" href="http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support">http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Christoph Voelker
Alfred Wegener Institute 
Helmholtz Centre for Polar and Marine Research
Am Handelshafen 12
27570 Bremerhaven, Germany
e: <a class="moz-txt-link-abbreviated" href="mailto:Christoph.Voelker@awi.de">Christoph.Voelker@awi.de</a>
t: +49 471 4831 1848</pre>
  </body>
</html>