<html><head></head><body><div>
           
    
    
      
        <meta charset="utf-8">
      
      
        <div id="compose-body-wrapper" dir="auto"><div dir="auto">Hi Erik,</div><div dir="auto"><br></div><div dir="auto">Sorry for the delayed reply, I was checking possible correlations with the oscillation frequency and other parameters. However, I have not found anything like that. If we increase the spatial resolution then the oscillation amplitude changes slightly while the frequency seems to be almost unchanged, so this information may not be useful.</div><div dir="auto"><br></div><div dir="auto">I am looking forward to hearing from you,</div><div dir="auto">Sudipta</div><div dir="auto"><br></div><div dir="auto" id="tmjah_g_1299"></div></div><div class="replyHeader" dir="auto">Erik Schnetter wrote:</div><br><br><div><blockquote cite="mid:CADKQjje1Fhgbjp4YUynYGpsdcBjkEz=qxOxrw7MnP6R5k5H9Kg@mail.gmail.com" type="cite" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Sudipta</div><div><br></div><div>Does the oscillation frequency coincide with anything in your</div><div>discretization? Is it related to your time step size or to the size of</div><div>a grid cell?</div><div><br></div><div>What happens if you change the spatial resolution?</div><div><br></div><div>-erik</div><div><br></div><div><br></div><div>On Thu, Mar 21, 2024 at 8:28 AM Sudipta Hensh <hensh@astro-osaka.jp> wrote:</div><br><blockquote class="gmail_quote" type="cite" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br><div> Hi Erik,</div><br><div> Sorry for the delay, I have written below the answers.</div><br><div> 1. What is the size of the simulation domain?</div><br><div> Simulation domain along x and y direction is [-1000,1000] and along z direction is [0,1000].</div><br><div> 2. At which radius do you evaluate the angular momentum?</div><br><div> There are two extraction radii, 200 and 300. The plot that I sent was for 300.</div><br><div> 3. What is the spatial resolution there?</div><br><div> Spatial resolution is 5.</div><br><div> 4. What is the time resolution there?</div><br><div> The time resolution is 0.75.</div><br><div> 5. Is there any matter nearby?</div><br><div> There is no matter during the inspiral.</div><br><div> 6. What happens if you change the evaluation radius? What if you make it</div><div> smaller or larger?</div><br><div> For smaller radius the amplitude of oscillations is comparatively smaller.</div><br><div> 7. How close is this to the outer boundary?</div><br><div> The extraction radius is far from the outer boundary.</div><br><div> 8. Do you have a visualisation of the geometry (e.g. the imaginary part</div><div> of the Weyl scalar Psi_2)?</div><br><div> I am afraid that I do not have Psi_2 in the output. If necessary then I can output it.</div><br><div> 9. In which direction does the angular momentum point?</div><div> Does this change over time?</div><br><div> The plot I sent was for the angular momentum along z direction.</div><br><div> 10. What is the magnitude of the angular momentum? How does this compare</div><div> to the mass?</div><br><div> The initial magnitude of the angular momentum is 7.3 and total gravitational mass of the system is 2.75 M_Sun.</div><br><div> I am leaving below some information from the parameter file that maybe relevant.</div><br><div> CoordBase::xmin                 = -1000</div><div> CoordBase::xmax                 =  1000</div><div> CoordBase::ymin                 = -1000</div><div> CoordBase::ymax                 =  1000</div><div> CoordBase::zmin                 =  0</div><div> CoordBase::zmax                 =  1000</div><div> CoordBase::spacing                      = "numcells"</div><div> CoordBase::ncells_x                     = 200</div><div> CoordBase::ncells_y                     = 200</div><div> CoordBase::ncells_z                     = 100</div><br><div> Carpet::max_refinement_levels           = 8</div><div> Carpet::time_refinement_factors         = "[1,1,2,4,8,16,32,64,128,256,512]"</div><br><br><div> CarpetRegrid2::num_centres              = 3</div><div> CarpetRegrid2::regrid_every             = 128</div><div> CarpetRegrid2::snap_to_coarse           = "yes"</div><div> CarpetRegrid2::freeze_unaligned_levels          = "yes"</div><div> CarpetRegrid2::freeze_unaligned_parent_levels   = "yes"</div><br><div> # ----------- Region 1 --------------------</div><div> CarpetRegrid2::active_1                 = "yes"</div><div> CarpetRegrid2::num_levels_1             = 7</div><div> CarpetRegrid2::position_x_1             = 15.2365094091</div><div> CarpetRegrid2::position_y_1             = 0.0</div><div> CarpetRegrid2::radius_1[1]              = 300.0</div><div> CarpetRegrid2::radius_1[2]              = 160.0</div><div> CarpetRegrid2::radius_1[3]              = 80.0</div><div> CarpetRegrid2::radius_1[4]              = 40.0</div><div> CarpetRegrid2::radius_1[5]              = 20.0</div><div> CarpetRegrid2::radius_1[6]              = 10.0</div><br><div> # ----------- Region 2 --------------------</div><div> CarpetRegrid2::active_2                 = "yes"</div><div> CarpetRegrid2::num_levels_2             = 7</div><div> CarpetRegrid2::position_x_2             = -15.2365094091</div><div> CarpetRegrid2::position_y_2             = -0.0</div><div> CarpetRegrid2::radius_2[1]              = 300.0</div><div> CarpetRegrid2::radius_2[2]              = 160.0</div><div> CarpetRegrid2::radius_2[3]              = 80.0</div><div> CarpetRegrid2::radius_2[4]              = 40.0</div><div> CarpetRegrid2::radius_2[5]              = 20.0</div><div> CarpetRegrid2::radius_2[6]              = 10.0</div><br><div> # ----------- Region 3 --------------------</div><div> CarpetRegrid2::active_3         = "yes"</div><div> CarpetRegrid2::num_levels_3             = 3</div><div> CarpetRegrid2::position_x_3             = 0</div><div> CarpetRegrid2::radius_3[1]              = 320.0</div><div> CarpetRegrid2::radius_3[2]              = 160.0</div><div> CarpetRegrid2::radius_3[3]              = 80.0</div><div> CarpetRegrid2::radius_3[4]              = 40.0</div><div> CarpetRegrid2::radius_x_3[5]            = 30.0</div><div> CarpetRegrid2::radius_y_3[5]            = 30.0</div><div> CarpetRegrid2::radius_z_3[5]            = 25.0</div><div> CarpetRegrid2::radius_3[6]              = 20.0</div><div> CarpetRegrid2::radius_3[7]              = 5.0</div><div> # -----------------------------------------</div><br><div> Thanks for your time. I would look forward to hearing from you.</div><br><div> Thanks,</div><div> Sudipta</div><br><div> Sudipta Hensh</div><div> JSPS Postdoctoral Researcher</div><div> Pronouns: He/Him</div><div> Graduate School of Science</div><div> Osaka University</div><div> 1-1 Machikaneyama-cho, Toyonaka</div><div> Osaka 560-0043, Japan</div><br><div> Erik Schnetter wrote:</div><br><br><div> Sudipta</div><br><div> What is the size of the simulation domain?</div><div> At which radius do you evaluate the angular momentum?</div><div> What is the spatial resolution there?</div><div> What is the time resolution there?</div><div> Is there any matter nearby?</div><div> What happens if you change the evaluation radius? What if you make it</div><div> smaller or larger?</div><div> How close is this to the outer boundary?</div><div> Do you have a visualisation of the geometry (e.g. the imaginary part</div><div> of the Weyl scalar Psi_2)?</div><div> In which direction does the angular momentum point?</div><div> Does this change over time?</div><div> What is the magnitude of the angular momentum? How does this compare</div><div> to the mass?</div><br><div> -erik</div><br><br><div> On Tue, Mar 19, 2024 at 9:35 AM Sudipta Hensh <hensh@astro-osaka.jp> wrote:</div><br><br><blockquote class="gmail_quote" type="cite" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br><div> Dear all,</div><br><div> I hope this email finds you well.</div><br><div> I am performing simulations of BNS mergers and utilizing the QuasiLocalMeasures thorn to plot the total angular momentum of the spacetime. However, I have noticed high-frequency oscillations in the plotted data, as shown in the attached plot. I was wondering if we should expect such oscillations. I would also like to know the reason behind such oscillations. I would appreciate if you kindly help me to understand this issue.</div><br><div> I am looking forward to hearing from you. Many thanks in advance!</div><br><div> Regards,</div><div> Sudipta Hensh</div><div> JSPS Postdoctoral Researcher</div><div> Pronouns: He/Him</div><div> Graduate School of Science</div><div> Osaka University</div><div> 1-1 Machikaneyama-cho, Toyonaka</div><div> Osaka 560-0043, Japan</div><div> _______________________________________________</div><div> Users mailing list</div><div> Users@einsteintoolkit.org</div><br></blockquote><br><div> http://lists.einsteintoolkit.org/mailman/listinfo/users</div><br><br><br><div> --</div><div> Erik Schnetter <schnetter@gmail.com></div><div> http://www.perimeterinstitute.ca/personal/eschnetter/</div><br><br></blockquote><br><div><br></div><div><br></div><div><div>-- </div><div>Erik Schnetter <schnetter@gmail.com></div><div>http://www.perimeterinstitute.ca/personal/eschnetter/</div><br><br><<div><br><</div><br></div></blockquote></div>
      
    
  
        </div></body></html>