<div dir="ltr"><div dir="ltr"><div>Hello Dr. Schnetter,</div><div><br></div><div>My 12 hr simulation just now finished. Yes, as can be noted from the first snip, they did not go very far yet.</div><div>The second and third snips, which plot the trajectory of the 2 BHs individually, do show they going in a circular path. </div><div><br></div><div>





<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.9)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">gnuplot&gt; plot &#39;puncturetracker-pt_loc..asc&#39; u 23:33 title &quot;BH 1&quot;, &#39;puncturetracker-pt_loc..asc&#39; u 24:34 title &quot;BH 2&quot;;</span></p></div><div><img src="cid:ii_kumao2ha3" alt="image.png" width="562" height="551"><br></div><div><br></div><div>





<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.9)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">gnuplot&gt; plot &#39;puncturetracker-pt_loc..asc&#39; u 23:33 title &quot;BH 1&quot;</span></p></div><div><img src="cid:ii_kumap0ll4" alt="image.png" width="562" height="541"><br></div><div><br></div><div>





<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.9)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">gnuplot&gt; plot &#39;puncturetracker-pt_loc..asc&#39; u 24:34 title &quot;BH 2&quot;;</span></p></div><div><img src="cid:ii_kumaq2c55" alt="image.png" width="562" height="540"><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Oct 10, 2021 at 6:14 PM Krishiv Bhatia &lt;<a href="mailto:flyingunicorns5724@gmail.com">flyingunicorns5724@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Thanks Dr. Schnetter.  I really value your time. <div><br></div><div>Good to know I am on the right path. I am not running on a cluster. It is my local mac. <div><br></div><div>I am also running a simulation for 10 hrs and then will run for more time. I will update you with the results. </div><div><br></div><div>- Krishiv</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Oct 10, 2021 at 4:55 PM Erik Schnetter &lt;<a href="mailto:schnetter@cct.lsu.edu" target="_blank">schnetter@cct.lsu.edu</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Congratulations! These are the two black holes moving counterclockwise in the x-y plane. If you use an aspect ratio of 1:1, then you&#39;ll see that they haven&#39;t actually moved very far yet. You also see that the black holes start at rest (in terms of coordinate speed) because the gauge conditions in the initial conditions is suboptimal in puncture initial conditions. If you zoom in onto one of the black holes you&#39;ll see that they don&#39;t move in straight lines, but rather on a circle with a radius of about 6.<div><br></div><div>You should, of course, be able to run this setup on 128 cores instead of just 8, where it would run faster. This is likely a problem with either you *.ini, *.sub, or *.run file. If you tell us more about your cluster (maybe point to its documentation) and share the respective Simfactory files, then we might be able to help out. Unfortunately, many HPC systems are designed to be different in their details from other systems, and thus setting up correct Simfactory files for a new cluster is difficult. (As you&#39;ve noticed.)</div><div><br></div><div>-erik</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Oct 10, 2021 at 3:58 PM Krishiv Bhatia &lt;<a href="mailto:flyingunicorns5724@gmail.com" target="_blank">flyingunicorns5724@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">In Jupyter, it crashed.   But it ran on my mac. I ran it for 6 hrs. Got this:<div><br></div><div>





<p style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.9)"><span style="font-variant-ligatures:no-common-ligatures">&gt; plot &#39;puncturetracker-pt_loc..asc&#39; u 23:33 title &quot;BH 1&quot;, &#39;puncturetracker-pt_loc..asc&#39; u 24:34 title &quot;BH 2&quot;;</span></p></div><div><br></div><div><img src="cid:ii_kulnf8712" alt="image.png" width="562" height="499"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Oct 9, 2021 at 3:46 PM Krishiv Bhatia &lt;<a href="mailto:flyingunicorns5724@gmail.com" target="_blank">flyingunicorns5724@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">Ah... it is working with procs = 8 instead of 128.<div>16 * 8 = 128.  Seems to equate to node = 1<br><div><img src="cid:ii_kukdyask1" alt="image.png" width="562" height="174"><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Oct 9, 2021 at 1:15 PM Krishiv Bhatia &lt;<a href="mailto:flyingunicorns5724@gmail.com" target="_blank">flyingunicorns5724@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>In the below mail, the first execution is in:</div><div>        <a href="https://etk.cct.lsu.edu/user/flyingunicorns5724/notebooks/GW150914.ipynb" target="_blank">https://etk.cct.lsu.edu/user/flyingunicorns5724/notebooks/GW150914.ipynb</a></div><div><br></div><div>while the second execution is in my local mac.</div><div><br></div><div>- Krishiv</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Oct 9, 2021 at 1:08 PM Krishiv Bhatia &lt;<a href="mailto:flyingunicorns5724@gmail.com" target="_blank">flyingunicorns5724@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hello,</div><div><br></div><div>I was running the commands in the following tutorial:</div><div>    <a href="http://einsteintoolkit.org/gallery/bbh/cr.html" target="_blank">http://einsteintoolkit.org/gallery/bbh/cr.html</a><br></div><div><br></div><div>and got the following error message by running the below command.</div><div><br></div><div>Will appreciate your help.</div><div><br></div><div><img src="cid:ii_kuk8252c0" alt="image.png" width="542" height="159"><br></div><div><br></div><div>





<p style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.9)"><span style="font-variant-ligatures:no-common-ligatures">$ simfactory/bin/sim create-submit GW150914_28 --define N 28 --parfile par/GW150914/GW150914.rpar --procs 128 --walltime 24:00:00</span></p>
<p style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.9)"><br></p>
<p style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.9)"><span style="font-variant-ligatures:no-common-ligatures">Assigned restart id: 0<span> </span></span></p>
<p style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.9)"><span style="font-variant-ligatures:no-common-ligatures">Error: Too many nodes specified: nodes=16 (maxnodes is 1)</span></p>
<p style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:normal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,0.9)"><span style="font-variant-ligatures:no-common-ligatures">Aborting Simfactory.</span></p></div></div>
</blockquote></div></div>
</blockquote></div></div>
</blockquote></div>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@einsteintoolkit.org" target="_blank">Users@einsteintoolkit.org</a><br>
<a href="http://lists.einsteintoolkit.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.einsteintoolkit.org/mailman/listinfo/users</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr"><div dir="ltr"><div>Erik Schnetter &lt;<a href="mailto:schnetter@cct.lsu.edu" target="_blank">schnetter@cct.lsu.edu</a>&gt;<br><a href="http://www.perimeterinstitute.ca/personal/eschnetter/" target="_blank">http://www.perimeterinstitute.ca/personal/eschnetter/</a></div><div><br></div></div></div>
</blockquote></div>
</blockquote></div></div>