<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div><br>
</div>
Hi Li,
<div><br>
</div>
<div>My usual approach to resolving this is to retry makenek with a .usr file that is known</div>
<div>to work -- i.e., any of the .usr files from any of the example directories.</div>
<div><br>
</div>
<div>Also, it never hurts to first type</div>
<div><br>
</div>
<div>makenek clean</div>
<div><br>
</div>
<div>...just in case an earlier compile messed up and there are remnants of </div>
<div>previously generated .o files in the obj directory.</div>
<div><br>
</div>
<div>Paul</div>
<div><br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div id="divRpF986960" style="direction: ltr;"><font face="Tahoma" size="2" color="#000000"><b>From:</b> nek5000-users-bounces@lists.mcs.anl.gov [nek5000-users-bounces@lists.mcs.anl.gov] on behalf of nek5000-users@lists.mcs.anl.gov [nek5000-users@lists.mcs.anl.gov]<br>
<b>Sent:</b> Monday, March 24, 2014 10:28 AM<br>
<b>To:</b> nek5000-users@lists.mcs.anl.gov<br>
<b>Cc:</b> Pearlstein, Arne J; tumkur.ravikumar@gmail.com<br>
<b>Subject:</b> [Nek5000-users] Problem with makenek for a moving bc<br>
</font><br>
</div>
<div></div>
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt"><font face="Times New Roman">Hi all,<br>
</font><br>
<font face="Times New Roman"><font size="2"><span style="font-size:10pt">We are trying to compute 2-D laminar unsteady flow past a cylinder that moves perpendicularly to the mean flow direction, with the cylinder velocity being sinusoidal in time.
</span></font>We referred to the moving cylinder case in the attachment in this post:
<a href="https://lists.mcs.anl.gov/mailman/htdig/nek5000-users/2012-February/001702.html" target="_blank">
https://lists.mcs.anl.gov/mailman/htdig/nek5000-users/2012-February/001702.html</a> . We used our own mesh file and edited parameters and functions in rea and usr files according to above example.
<br>
<br>
The problem is, "makenek" exited with error. Please find in attachment the file "compiler.out". The last part of the info are:
<br>
<i><br>
...<br>
</i>obj/mvmesh.o: In function `u_meshv_':<br>
mvmesh.f:(.text+0x0): multiple definition of `u_meshv_'<br>
obj/mvmesh.o:mvmesh.f:(.text+0x0): first defined here<br>
obj/mvmesh.o: In function `uservp_':<br>
mvmesh.f:(.text+0x70): multiple definition of `uservp_'<br>
obj/mvmesh.o:mvmesh.f:(.text+0x70): first defined here<br>
... ( And many other multiple definition of functions. )<br>
drive2.f:(.text+0x56bc): undefined reference to `updcoor_'<br>
obj/drive2.o: In function `meshv_':<br>
drive2.f:(.text+0x6671): undefined reference to `mvbdry_'<br>
...  ( And a few more undefined reference.)<br>
collect2: error: ld returned 1 exit status<br>
make: *** [nek5000] Error 1<i><br>
<br>
</i></font><font face="Times New Roman"><font size="2"><span style="font-size:10pt">Does anybody know why this happened or how to solve it?
</span></font>Thank you all in advance for your help.<br>
<br>
Regards,<br>
Li<br>
<br>
</font></div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>