<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi Ali,
<div class=""><br class="">
</div>
<div class="">Regarding Nek-Nek, this might be helpful:</div>
<div class=""><br class="">
</div>
<div class=""><a href="http://nek5000.github.io/NekDoc/tutorials/neknek.html" class="">http://nek5000.github.io/NekDoc/tutorials/neknek.html</a></div>
<div class=""><br class="">
</div>
<div class="">Regarding your question in one of your previous messages: the key aspect in coupling two meshes in a NekNek calculation is the boundary condition of the surfaces that overlap another domain... these surfaces must have
<b class="">‘int’</b> boundary condition. At the beginning of the calculation, this serves as the flag for the solver to identify the surface GLL points that overlap with another domain. These surfaces become Dirichlet surfaces from there on, where Dirichlet
 velocity data is obtained by interpolating solution (velocity and passive scalars) between domains at the end of each time-step and during sub-iterations (number of sub-iterations at each time-step are controlled by the parameter ngeom specified in usrdat).</div>
<div class=""><br class="">
</div>
<div class="">Take a look at this tutorial, and see if it helps make things clear.. You can also look at the article “<span style="orphans: 2; widows: 2;" class="">A spectrally accurate method for overlapping grid solution of incompressible Navier–Stokes equations</span>”. </div>
<div class="">If you still have questions, please let me know. Should you choose to use NekNek for this calculation, I can help you setup the problem/mesh.</div>
<div class=""><br class="">
</div>
<div class="">Ketan</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
</body>
</html>