<html>#2368: Instabilities with Summation by Parts thorn 4th order operator
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Miguel Zilhão</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td>EinsteinToolkit thorn</td></tr>
</table>

<p>I’ve noticed that instabilities develop when using the 4th order accurate 2nd derivative Summation by Parts operator, from the SummationByParts thorn. I’ve coded a simple wave equation evolution thorn that demonstrates the problem, which can be found here: <a data-is-external-link="true" href="https://github.com/mzilhao/IST_WaveToy" rel="nofollow">https://github.com/mzilhao/IST_WaveToy</a>. The thornlist used to checkout and compile this thorn is attached.</p>
<p>2nd derivative SBP operators of order 2, 6 and 8 work fine. With order 4, however, there are instabilities propagating from the boundary that crash the code very early on. The code also seems to run fine with the parameter “SummationByParts::sbp_2nd_deriv = no”.</p>
<p>In the repository I've also added the parameter files tried with the different SBP orders (under ./par).</p>
<p><table><tr><td>attachment:</td><td><a href="WaveToy.th">https://api.bitbucket.org/2.0/repositories/einsteintoolkit/tickets/issues/2368/attachments/WaveToy.th</a></td></tr>
</table></p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2368/instabilities-with-summation-by-parts'>https://bitbucket.org/einsteintoolkit/tickets/issues/2368/instabilities-with-summation-by-parts</a></p>
</html>