<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Yes that's correct!</div><div><br></div><div>The I/O format is controlled by the following rea-file parameters:</div><div><br></div><div>input: param(67) <div>output: param(66)</div><div><br></div><div>Use negative number for ASCII else it will be BINARY. </div><div><br></div><div>In some cases param(66)/param(67) is hardwired in the usr-file. </div><div>In this case they're set to 4 to work with the _old_ BINARY format (needed for prex).</div><div><br></div><div>I strongly recommend the new BINARY format because it gives you the best performance and a lot of features are only supported in this mode!</div><div><br></div><div>Stefan </div><div><br></div><div><br></div><div><br></div></div><div><div>On May 20, 2010, at 11:50 AM, <a href="mailto:nek5000-users@lists.mcs.anl.gov">nek5000-users@lists.mcs.anl.gov</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<div bgcolor="#ffffff" text="#000000">
Well I have been using .fld files because I just cannot remember how to
switch to .f???? <span class="moz-smiley-s6"><span> :-[ </span></span><br>
Including the right CB, I should have the following userchk subroutine:<br>
<br>
<blockquote>subroutine userchk<br>
      include 'SIZE'<br>
      include 'TOTAL'<br>
      include 'RESTART'<br>
  <br>
     ifreguo = .true.<br>
  <br>
      return<br>
      end<br>
  <br>
</blockquote>
Is that correct ?<br>
<br>
</div>

_______________________________________________<br>Nek5000-users mailing list<br><a href="mailto:Nek5000-users@lists.mcs.anl.gov">Nek5000-users@lists.mcs.anl.gov</a><br>https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users<br></blockquote></div><br></body></html>