<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 ocsi="0" fpstyle="1">
<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>
</body>
</html>