<div dir="ltr"><div><div><div><div>Hi all,<br><br></div>I keep getting an error while compiling exo2nek. <br><br>Warning: Type mismatch in argument ‘a’ at (1); passed REAL(8) to CHARACTER(1)<br>gcc -mcmodel=medium  -c -DUNDERSCORE ../../core/byte.c<br>gfortran -I/home/adutta/lib/seacas/include -mcmodel=medium -c -fdefault-real-8 ../../core/speclib.f<br>gfortran -I/home/adutta/lib/seacas/include -mcmodel=medium -c -fdefault-real-8 mxm.f<br>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>make[1]: Leaving directory '/home/adutta/Nek5000/tools/exo2nek'<br><br></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>seg fault error,</b><br><br></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><br>bin_nek_tools=`cd ../bin && pwd`<br><br># specify your compilers here<br>F77="gfortran -I$HOME/lib/seacas/include"<br>CC="gcc"<br><br># linking flags<br>#USR_LFLAGS="-L$HOME/lib"<br>USR_LFLAGS="-L$HOME/lib/netcdf/lib -L$HOME/lib/seacas/lib"<br><br>Has anyone else run into this issue?<br><br></div>Sincerely,<br><div><br><div><br><br><div><br></div></div></div></div><div dir="ltr">-- <br></div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><p dir="ltr"><b><font color="#000033">Amitvikram Dutta</font></b></p>
<p dir="ltr">Graduate Research Assistant</p>
<p dir="ltr">Fluid Mechanics Research Lab</p>
<p dir="ltr">University of Waterloo</p>
</div></div>