<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 28 Sep 2013, at 16:17, Erik Schnetter &lt;<a href="mailto:schnetter@gmail.com">schnetter@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Yes, this (i.e. the work-around of scheduling the RHS in level mode, and then only actually executing the routine if this corresponds to global mode) is how I made things work. I haven't tried this recently, though. Maybe a test case would be in order...<br><br>Rather straightforward changes to MoL should allow scheduling the RHS in global mode as well, which would then work elegantly. This would probably require to duplicate MoL's integration logic, so that grid functions are integrated in level mode while grid arrays are integrated in global mode.<br></blockquote><div><br></div><div>I suspect that the error I ran into during registration was caused by the fact that I was trying to register a vector grid array (or component). &nbsp;If I use a normal (non-vector) grid array, maybe I will get past this first hurdle. &nbsp;Ultimately though, MoL shouldn't care what type of array it is working on.</div><br><blockquote type="cite"><br>-erik<br><br>On 2013-09-24, at 5:34 , Ian Hinder &lt;<a href="mailto:ian.hinder@aei.mpg.de">ian.hinder@aei.mpg.de</a>&gt; wrote:<br><br><blockquote type="cite"><br>On 23 Sep 2013, at 18:06, Peter Diener &lt;<a href="mailto:diener@cct.lsu.edu">diener@cct.lsu.edu</a>&gt; wrote:<br><br><blockquote type="cite">Hi,<br><br>No, you're right. The examples I mentioned are using either<br>uni-grid or multi-patch without AMR. I didn't think of the complication of adding AMR to the mix.<br></blockquote><br>So unless anything has changed, the latest information I have is from Erik's email from September 2007:<br><br><blockquote type="cite">On 28 Sep 2007, at 18:10, Erik Schnetter &lt;<a href="mailto:schnetter@cct.lsu.edu">schnetter@cct.lsu.edu</a>&gt; wrote:<br><br><blockquote type="cite">I am now evolving geodesics with the following work-around:<br><br>I use MoL. &nbsp;Each time the RHS is calculated, I check whether the current refinement level is the finest level. &nbsp;If so, the RHS is calculated, otherwise the RHS is set to zero.<br><br>The current refinement level is accessed by<br><br>interface.ccl:<br>USES INCLUDE: carpet.hh<br><br>#include &lt;carpet.hh&gt;<br><br>if (Carpet::reflevel == Carpet::reflevels - 1) // do calculation<br><br>This works only from C++. &nbsp;The RHS calculating routine has to be scheduled in level mode.<br></blockquote></blockquote><br><br><br>However, I get stuck well before this stage. &nbsp;I try to register the array variable with MoL, but it complains that it is not an array. &nbsp;<br><br>-- <br>Ian Hinder<br><a href="http://numrel.aei.mpg.de/people/hinder">http://numrel.aei.mpg.de/people/hinder</a><br><br>_______________________________________________<br>Users mailing list<br>Users@einsteintoolkit.org<br>http://lists.einsteintoolkit.org/mailman/listinfo/users<br></blockquote><br>-- <br>Erik Schnetter &lt;<a href="mailto:schnetter@gmail.com">schnetter@gmail.com</a>&gt;<br><a href="http://www.perimeterinstitute.ca/personal/eschnetter/">http://www.perimeterinstitute.ca/personal/eschnetter/</a><br><br>My email is as private as my paper mail. I therefore support encrypting<br>and signing email messages. Get my PGP key from http://pgp.mit.edu/.<br><br></blockquote></div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--&nbsp;</div><div>Ian Hinder</div><div><a href="http://numrel.aei.mpg.de/people/hinder">http://numrel.aei.mpg.de/people/hinder</a></div></div></span></div></span></div></span></span>
</div>
<br></body></html>