<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi Bolun Xu,</p>
<p>Yes,</p>
<p>you can see that in the conduct.f file( in which
convection-diffusion equation for temperature is solved): <a
moz-do-not-send="true"
href="http://www.mcs.anl.gov/research/projects/nek5/docs/html/conduct_8f_source.html">http://www.mcs.anl.gov/research/projects/nek5/docs/html/conduct_8f_source.html</a><br>
</p>
In the subroutine "makeabq" the same Adam-Bashforth coefficients
AB() are called and in the subroutine "makebdq", the BD()
coefficients are used again.<br>
<br>
best,<br>
Pierre-Emmanuel<br>
<br>
<br>
<div class="moz-cite-prefix">On 2017-09-15 11:47,
<a class="moz-txt-link-abbreviated" href="mailto:nek5000-users@lists.mcs.anl.gov">nek5000-users@lists.mcs.anl.gov</a> wrote:<br>
</div>
<blockquote type="cite"
cite="mid:mailman.829.1505468844.10190.nek5000-users@lists.mcs.anl.gov">
<pre wrap="">Hi! All,
I learned from the subroutines makeabf and makebdf in navier1.f that the
time integration scheme for momentum equation is the AB-CN scheme, that
explicit schemes for nonlinear and forcing term, and implicit ones for
viscous term. The prefactors of those schemes are stored in AB() and BD()
arrays. Now my question is, whether the temperature/scalar equations also
use the same schemes as momentum ones and also share the same prefactors in
AB() / BD() arrays.
Any help is appreciated.
Regards.
----------------------------------------------------------------
Bolun Xu
University of Science and Technology of China
Department of Modern Mechanics
Hefei, Anhui, China
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Nek5000-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nek5000-users@lists.mcs.anl.gov">Nek5000-users@lists.mcs.anl.gov</a>
<a class="moz-txt-link-freetext" href="https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users">https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users</a>
</pre>
</blockquote>
<br>
</body>
</html>