<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Nov 20, 2017, at 8:10 PM, <a href="mailto:nek5000-users@lists.mcs.anl.gov" class="">nek5000-users@lists.mcs.anl.gov</a> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><div class="">Hi all,<br class=""><br class=""></div>I keep getting an error while compiling exo2nek. <br class=""><br class="">Warning: Type mismatch in argument ‘a’ at (1); passed REAL(8) to CHARACTER(1)<br class="">gcc -mcmodel=medium  -c -DUNDERSCORE ../../core/byte.c<br class="">gfortran -I/home/adutta/lib/seacas/include -mcmodel=medium -c -fdefault-real-8 ../../core/speclib.f<br class="">gfortran -I/home/adutta/lib/seacas/include -mcmodel=medium -c -fdefault-real-8 mxm.f<br class="">gfortran -I/home/adutta/lib/seacas/include -mcmodel=medium -fdefault-real-8 -o /home/adutta/Nek5000/bin/exo2nek exo2nek.o byte.o speclib.o mxm.o  -L/home/adutta/lib/netcdf/lib -L/home/adutta/lib/seacas/lib -lnetcdf -lexodus -lexoIIv2for32<br class="">make[1]: Leaving directory '/home/adutta/Nek5000/tools/exo2nek'<br class=""><br class=""></div>It comes up as a warning but exo2nek is probably not being built correctly as whenever I try to run it I get a <b class="">seg fault error,</b><br class=""><br class=""></div>I have made all the changes as directed by the README file and installed seacas and netcdf. The maketools file has been suitably modified as well.<br class=""><br class="">bin_nek_tools=`cd ../bin && pwd`<br class=""><br class=""># specify your compilers here<br class="">F77="gfortran -I$HOME/lib/seacas/include"<br class="">CC="gcc"<br class=""><br class=""># linking flags<br class="">#USR_LFLAGS="-L$HOME/lib"<br class="">USR_LFLAGS="-L$HOME/lib/netcdf/lib -L$HOME/lib/seacas/lib"<br class=""><br class="">Has anyone else run into this issue?<br class=""><br class=""></div>Sincerely,<br class=""><div class=""><br class=""><div class=""><br class=""><br class=""><div class=""><br class=""></div></div></div></div><div dir="ltr" class="">-- <br class=""></div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr" class=""><p dir="ltr" class=""><b class=""><font color="#000033" class="">Amitvikram Dutta</font></b></p><p dir="ltr" class="">Graduate Research Assistant</p><p dir="ltr" class="">Fluid Mechanics Research Lab</p><p dir="ltr" class="">University of Waterloo</p>
</div></div>
_______________________________________________<br class="">Nek5000-users mailing list<br class=""><a href="mailto:Nek5000-users@lists.mcs.anl.gov" class="">Nek5000-users@lists.mcs.anl.gov</a><br class="">https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users<br class=""></div></blockquote></div><br class=""></div></div></body></html>