<div dir="ltr">Jens<div><br></div><div>The Robin boundary conditions are most useful for solving elliptic equations, i.e. for setting up initial conditions. For time evolution, most prefer radiative boundary conditions that let (approximately) outgoing waves leave the domain, while (approximately) no ingoing waves are generated.</div><div><br></div><div>One issue with the built-in boundary conditions (both Robin and radiative) is that they are only second order accurate. Most time evolution codes these days support 4th or even 8th order accuracy. We thus generally don&#39;t use the built-in boundary conditions any more, but rather implement them ourselves, together with the evolution system, using a compatible discretization method.</div><div><br></div><div>I do not have such an example that you ask for. However, you can call the Robin boundary condition routine yourself. There should be respective examples in the CactusWave/WaveToy* thorns. It might be that one of the ID* thorns (which set up initial conditions) even use the Robin boundary conditions.</div><div><br></div><div>I&#39;ll be happy to answer further questions if the pointers above do not help.</div><div><br></div><div>-erik</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 23, 2018 at 6:23 AM, Jens Mahlmann <span dir="ltr">&lt;<a href="mailto:jensmahl@alumni.uv.es" target="_blank">jensmahl@alumni.uv.es</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br>
<br>
I am currently experimenting with the setup of Robin boundary conditions <br>
(I need a decay to the power of 3 in my physical field variables). <br>
However, I am finding myself a bit troubled with the correct <br>
understanding and implementation of the corresponding table handles.<br>
<br>
Does anybody have a minimal example for the implementation of Robin <br>
boundary conditions with a non default decay power? Or a hint where I <br>
could improve my understanding of the implementation?<br>
<br>
Thank you very much and my best from Valencia<br>
<br>
Jens<br>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@einsteintoolkit.org">Users@einsteintoolkit.org</a><br>
<a href="http://lists.einsteintoolkit.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.einsteintoolkit.<wbr>org/mailman/listinfo/users</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Erik Schnetter &lt;<a href="mailto:schnetter@gmail.com" target="_blank">schnetter@gmail.com</a>&gt;</div><div><a href="http://www.perimeterinstitute.ca/personal/eschnetter/" target="_blank">http://www.perimeterinstitute.ca/personal/eschnetter/</a><br></div><div><br></div></div></div></div></div>
</div>