<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div><br>
</div>
Hi Vatslav,
<div><br>
</div>
<div>Assuming your pipe is radius R, centered at x=y=0,</div>
<div><br>
</div>
<div>then:</div>
<div><br>
</div>
<div>      rr = (x/R)**2 + (y/R)**2</div>
<div><br>
</div>
<div>     uz = 1-rr</div>
<div><br>
</div>
<div>should work for axial.</div>
<div><br>
</div>
<div>     For the radial that you prescribe,</div>
<div><br>
</div>
<div>     ux = x   !  = r cos theta = sqrt(rr)*(x/r) = x</div>
<div>     uy  = y</div>
<div><br>
</div>
<div><br>
</div>
<div>Paul<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div id="divRpF687156" 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> Friday, November 11, 2016 1:54 AM<br>
<b>To:</b> nek5000-users@lists.mcs.anl.gov<br>
<b>Subject:</b> [Nek5000-users] Boundary condition on velocity<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">
<div>
<div>
<div>Hi, neks.<br>
<br>
</div>
I am trying to simulate a 3d pipe, fluid flows along z. And I need an inflow boundary condition on velocity on forming of cylinder.<br>
How I can set a radial velocity in userbc (Vr = sqrt( vx**2+vy**2 ) ) ? <br>
I need to set Vr and dVr/dr.<br>
<br>
</div>
Thank you so mach<br>
<br>
</div>
Vatslav<br>
<div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>