<div dir="ltr">Hello<div><br></div><div>I am having trouble compiling tools. I get this error. I am on mac snow leopard.</div><div><br></div><div>Thanks</div><div>praveen</div><div><br></div><div><div>----------------------</div>
<div>Make prenek...</div><div>----------------------</div><div>gfortran -mcmodel=medium -c   prenek.f</div><div>gfortran -mcmodel=medium -c   curve.f</div><div>gfortran -mcmodel=medium -c   edit.f</div><div>gfortran -mcmodel=medium -c   build.f</div>
<div>build.f:2521.15:</div><div><br></div><div>      if (.not.iflow) ifld0=2                                           </div><div>               1</div><div>Error: Operand of .not. operator at (1) is INTEGER(4)</div><div>
build.f:2525.18:</div><div><br></div><div>         if (.not.iflow) read(47,*) ans  ! dummy read                   </div><div>                  1</div><div>Error: Operand of .not. operator at (1) is INTEGER(4)</div><div>build.f:3560.13:</div>
<div><br></div><div>      iftmp =ifgrid                                                     </div><div>             1</div><div>Warning: Extension: Conversion from LOGICAL(4) to INTEGER(4) at (1)</div><div>build.f:3566.16:</div>
<div><br></div><div>         ifgrid=iftmp                                                   </div><div>                1</div><div>Warning: Extension: Conversion from INTEGER(4) to LOGICAL(4) at (1)</div><div>build.f:3578.19:</div>
<div><br></div><div>            ifgrid=iftmp                                                </div><div>                   1</div><div>Warning: Extension: Conversion from INTEGER(4) to LOGICAL(4) at (1)</div><div>build.f:3622.16:</div>
<div><br></div><div>         ifgrid=iftmp                                                   </div><div>                1</div><div>Warning: Extension: Conversion from INTEGER(4) to LOGICAL(4) at (1)</div><div>build.f:3652.22:</div>
<div><br></div><div>               ifgrid=iftmp                                             </div><div>                      1</div><div>Warning: Extension: Conversion from INTEGER(4) to LOGICAL(4) at (1)</div><div>build.f:3672.13:</div>
<div><br></div><div>      ifgrid=iftmp                                                      </div><div>             1</div><div>Warning: Extension: Conversion from INTEGER(4) to LOGICAL(4) at (1)</div><div>make[1]: *** [build.o] Error 1</div>
<div>make: *** [all] Error 1</div></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 13, 2013 at 8:01 PM,  <span dir="ltr"><<a href="mailto:nek5000-users@lists.mcs.anl.gov" target="_blank">nek5000-users@lists.mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
Dear Neks,<br>
<br>
I wanted to alert you to a couple of revisions in<br>
the Nek toolset, aimed primarily at multi-million<br>
element mesh development.<br>
<br>
First, there is a major revision in prenek that aims to incorporate several new features, including<br>
the ability to merge multi-million element meshes (fewer<br>
than ~10 million, still), support for object definition when<br>
creating 2D meshes, and a fair amount of general cleanup.<br>
<br>
No doubt, things will break (for those of you who might<br>
be using prenek).... Please email this list with any<br>
issues and we'll seek to resolve them as quickly as<br>
possible.<br>
<br>
In addition to the prenek update, there has been an<br>
overhaul of potential formatting issues in serveral<br>
of the tools that arise in when one has periodic boundary conditions with E > 1,000,000.  The new formats should work for E up to 2 billion.    We are still putting the<br>
finishing touches on some of the tools (e.g., rea2re2<br>
and n2to3), and expect these to be finished in a couple<br>
of days.<br>
<br>
I would thus recommend performing an svn update on the<br>
entire tools and nek directory, particularly if you are working in the high E limit.<br>
<br>
Thanks for your continued interest in Nek5000!<br>
<br>
Paul<br>
<br>
______________________________<u></u>_________________<br>
Nek5000-users mailing list<br>
<a href="mailto:Nek5000-users@lists.mcs.anl.gov" target="_blank">Nek5000-users@lists.mcs.anl.<u></u>gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users" target="_blank">https://lists.mcs.anl.gov/<u></u>mailman/listinfo/nek5000-users</a><br>
</blockquote></div><br></div>