<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On 8 Jun 2016, at 17:22, Peter Diener &lt;<a href="mailto:diener@cct.lsu.edu">diener@cct.lsu.edu</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi Maria,<br><br>On Tuesday 2016-06-07 10:02, Hamilton, Maria wrote:<br><br><blockquote type="cite">Date: Tue, 7 Jun 2016 10:02:36<br>From: "Hamilton, Maria" &lt;<a href="mailto:babiuc@marshall.edu">babiuc@marshall.edu</a>&gt;<br>To: Peter Diener &lt;<a href="mailto:diener@cct.lsu.edu">diener@cct.lsu.edu</a>&gt;, Frank Loeffler &lt;<a href="mailto:knarf@cct.lsu.edu">knarf@cct.lsu.edu</a>&gt;<br>Cc: Einstein Toolkit Users &lt;<a href="mailto:users@einsteintoolkit.org">users@einsteintoolkit.org</a>&gt;<br>Subject: Re: [Users] Resolving two BH<br><br>Hello,<br><br>Does this paper come with access to a par file that will show how to set the dynamic shift?<br></blockquote><br>No it doesn't. That paper was based on the Jena groups BAM code and these features have not yet been implemented in McLachlan.<br><br><blockquote type="cite">I need some help as well in setting up a run with two unequal mass black holes, for an undergraduate visualization project. My understanding is that the initial conditions are set with the parameters given in the TwoPunctures thorn. For example, if I want the first black hole to be equal with the mass of the sun, and the second, 10 times the mass of the sun, I do something like this?<br><br>TwoPunctures::par_m_plus &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;= 1.5<br>TwoPunctures::par_m_minus &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;= 15<br></blockquote><br>The code uses units so G=c=1 so you can get mass you want. But yes, this will give you a mass ratio of 10. Note however, that if you want this to be the physical masses, you have to set<br><br>TwoPunctures::give_bare_mass = no<br><br>as well. Otherwise these will be the bare mass parameters given as input to the elliptical solve, and the actual physical masses after the solve might be a little bit different. One comment: I usually preferred to<br>have the total mass be 1.0 in order to make grid setup as well as analysis simpler between runs with different mass ratio. So I would use<br><br>TwoPunctures::par_m_plus &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;= 0.09090909090909<br>TwoPunctures::par_m_minus &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;= 0.9090909090909<br><br>But That is a matter of taste of course.<br></blockquote><div><br></div><div>par_m_plus and par_m_minus are always the bare masses. &nbsp;give_bare_mass = yes means that they are used as the bare masses. &nbsp;give_bare_mass = no mean that TwoPunctures will iterate to find them . &nbsp;You need to set give_bare_mass = no, so that they are ignored, and then set</div><div><br></div><div><div>TwoPunctures::target_M_plus &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 0.09090909090909</div><div>TwoPunctures::target_M_minus &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 0.9090909090909</div><div><br></div></div><div>These are the target masses that you want, and TwoPunctures will then iterate to find the bare masses needed to get these target masses.</div><br><blockquote type="cite"><blockquote type="cite">The last thing I need to set is the velocity for each hole, If I want each of them to move at 1/3 c tangential velocity? I’m assuming I need to set:<br><br>TwoPunctures::par_P_plus [1] = +0.45<br>TwoPunctures::par_P_minus[1] = -4.5<br></blockquote><br>You most likely want to do the simulation in the rest frame, where the<br>total momentum is 0. Otherwise your black hole system will drift away from the system. So the larger black hole will move 10 times slower than the small black hole. How big a velocity you want depends on exactly what kind of system you want to evolve. Do you want a hyperbolic flyby,<br>an elliptical orbit or a quasi-circular orbit?<br></blockquote><div><br></div><div>If you want a circular orbit, then you need to work out the correct tangential momentum for the separation you are using, otherwise you will in general get an eccentric orbit. &nbsp;Note that these are momenta, not velocities. &nbsp;This can be done using PN, though for mass ratios of 1:20 I doubt that will be accurate. &nbsp;Typically, you need to evolve with an initial guess, measure the eccentricity, then update your initial parameters to reduce that eccentricity. &nbsp;It's a pain.</div><div><br></div><blockquote type="cite"><blockquote type="cite">Is this correct? And one more important thing: if I want the distance between them to be for example 150, how do I set this? I see a parameter par_b which gives the x coordinate of the m+ puncture, but I’m not clear if this is what I need to set, and how.<br></blockquote><br>Yes, par_b gives the x-coordinate of the m+ puncture. By default the m- puncture will then be at -par_b (on the x-axis). So par_b is 1/2 the coordinate separation of the punctures. There is in addition a parameter center_offset that allow you to add an offset to the initial position. Again the choice of the separation and of the momenta goes hand in hand to determine what kind of orbit you'll get.<br><br><blockquote type="cite">All the other parameters I am assuming are to be kept the way they are. In Rahul’s parameter file I do not see the PunctureTracker thorn activated. I do want to know the position of the back holes on the grid, and the distance between them at each step of the evolution. Do I need to activate PunctureTracker? What output do I need for this?<br></blockquote><br>As far as I remember you just need to activate PunctureTracker and then<br>set a few parameters to activate tracking as well as setting the initial<br>puncture positions consistently with the TwoPuncture parameters.<br><br>And as far as I remember PunctureTracker keeps track of the punctures in Cactus grid scalars and you'd just need to request output for those.<br></blockquote><div><br></div><div>And finally, please note that q = 20 is well beyond what most experienced NR groups are comfortable evolving. &nbsp;q=10 is also very challenging.</div></div><br><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; 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://members.aei.mpg.de/ianhin">http://members.aei.mpg.de/ianhin</a></div></div></div></div></div>
</div>
<br></body></html>