<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Dear all,</p>
<p><br>
</p>
<p>I am using Nek5000 to do DNS of jet flow.</p>
<p><br>
</p>
<p>As my turbulent flow reaches the end of the domain the CFL number increases rapidly and thus the simulation crashes.</p>
<p><br>
</p>
<p>My understanding of this issue is that it is caused by a turbulent backflow, thus one should try to accelerate the flow a little in this region to prevent this from occurring.</p>
<p><br>
</p>
<p>After trying to reduce dt and divergence parameter I included the subroutine accl_outflow() as described in the expansion example. This was unsuccessful, thus I also tried to implement the turb_outflow() subroutine which again did not solve my problem.</p>
<p><br>
</p>
<p>I am unsure how to proceed, the only way forward that I can tell is to make a variable timestep.</p>
<p><br>
</p>
<p>I look forward to hearing your responses,</p>
Friedrich
<p><br>
</p>
</div>
</body>
</html>