<HTML><BODY><div style="font-family: Arial, Tahoma, Verdana, sans-serif;" data-mce-style="font-family: Arial, Tahoma, Verdana, sans-serif;">Dear Ananias,</div><div style="font-family: Arial, Tahoma, Verdana, sans-serif;" data-mce-style="font-family: Arial, Tahoma, Verdana, sans-serif;"> </div><div style="font-family: Arial, Tahoma, Verdana, sans-serif;" data-mce-style="font-family: Arial, Tahoma, Verdana, sans-serif;">thank you for a prompt and clear response! About the coupled Helmholtz solver, it is used to solve for three velocity components at once. Is it due to \nabla \mu^{n+1} \nabla v^{n+1} term? Thus, in the equation for v_x, for example, there are terms with derivatives of v_y and v_z, since they are at n+1 time step, they should go to the matrix, and not to the RHS of the equation.. Right?</div><div style="font-family: Arial, Tahoma, Verdana, sans-serif;" data-mce-style="font-family: Arial, Tahoma, Verdana, sans-serif;"> </div><div style="font-family: Arial, Tahoma, Verdana, sans-serif;" data-mce-style="font-family: Arial, Tahoma, Verdana, sans-serif;">The second issue is that the same term with additional \nabla appears in the equation for Laplacian p^{n+1}. Do you treat it explicitly here? I mean at the time step n instead of n+1?</div><div style="font-family: Arial, Tahoma, Verdana, sans-serif;" data-mce-style="font-family: Arial, Tahoma, Verdana, sans-serif;"> </div><div style="font-family: Arial, Tahoma, Verdana, sans-serif;" data-mce-style="font-family: Arial, Tahoma, Verdana, sans-serif;">Is there no conflict between implicit treatment of viscous terms at the `velocity' step while doing it explicitly during `pressure' step?</div><div style="font-family: Arial, Tahoma, Verdana, sans-serif;" data-mce-style="font-family: Arial, Tahoma, Verdana, sans-serif;"> </div><div style="font-family: Arial, Tahoma, Verdana, sans-serif;" data-mce-style="font-family: Arial, Tahoma, Verdana, sans-serif;">Best regards,</div><div style="font-family: Arial, Tahoma, Verdana, sans-serif;" data-mce-style="font-family: Arial, Tahoma, Verdana, sans-serif;">Vlad</div><br><br><br><blockquote style="border-left:1px solid #0857A6; margin:10px; padding:0 0 0 10px;">
        Вторник,  6 июня 2017, 17:51 +07:00 от nek5000-users@lists.mcs.anl.gov:<br>
        <br>
        <div id="">






















        












<div class="js-helper js-readmsg-msg">
        <style type="text/css"></style>
        <div>
                <base target="_self" href="https://e.mail.ru/">
                
            <div id="style_14967462730000000060_BODY"><div dir="ltr">Dear Vlad,<div>the low Mach Pn-Pn approach is based on the 1997 (JSC) and 1997 (JCP) papers you mention and it consists of 3 steps as you describe, i.e.:</div><div><span style="font-size:12.8px">a) first the velocity is updated using the extrapolated convective term, </span></div><div><span style="font-size:12.8px">b) then the Laplacian of pressure is calculated due to convection, after that </span></div><div><span style="font-size:12.8px">c) the velocity is updated using the pressure gradient and accounts for viscous term</span><br></div><div><div>The coupled Helmholtz solver is used for the velocities only when using ifstrs=true, that</div><div>is when you want to include the full stress tensor. Otherwise, it is using separate Helmholtz solves for each of the velocity components, similar to Pn-Pn-2. </div><div>Hope this helps clarify things.</div></div><div>All the best,</div><div>Ananias</div><div><br></div></div><div><br><div>On Tue, Jun 6, 2017 at 7:29 AM,  <span dir="ltr"><<a href="mailto:nek5000-users@lists.mcs.anl.gov">nek5000-users@lists.mcs.anl.gov</a>></span> wrote:<br><blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Neks,<br>
<br>
reading the documentation I got the impression that Pn-Pn solver (low Mach) first solves the pressure where the convective and viscous (!) terms are taken into account. After that using this p^{n+1} we solve for velocity field. It seems that the algorithm consists of only 2 steps (pressure + velocity).<br>
<br>
However, reading the paper by Tomboulides, Lee, Orszag (1996) which is referenced inside the code, I see the projection algorithm where first the velocity is updated using the extrapolated convective term, then the Laplacian of pressure is calculated due to convection, after that the velocity is updated using convection and pressure gradient. The last step accounts for viscous term.<br>
<br>
I am a bit confused, could you please help me out here? Which method is used?<br>
<br>
PS. Another thing is the coupled Helmholtz solver in Pn-Pn. I see that in case of Pn-Pn-2 each velocity component is treated separately (segregated solver). However, this coupled thing slightly confuses me, why not treating it separately as in Pn-Pn-2? Could you please comment there as well? Thank you.<br>
<br>
Best regards,<br>
Vlad<br>
_______________________________________________<br>
Nek5000-users mailing list<br>
<a href="mailto:Nek5000-users@lists.mcs.anl.gov">Nek5000-users@lists.mcs.anl.gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users" rel="noreferrer" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users</a><br>
</blockquote></div><br></div>
</div>
            
                
                    <div>_______________________________________________<br>
Nek5000-users mailing list<br>
<a href="mailto:Nek5000-users@lists.mcs.anl.gov">Nek5000-users@lists.mcs.anl.gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users</a><br>
</div>
                
             
        
                <base target="_self" href="https://e.mail.ru/">
        </div>

        
</div>


</div>
</blockquote>
<br></BODY></HTML>