MOTS Finder version 1.5 ...

Main changes in this update include: Add an implementation of a shooting method for finding MOT(O)S (see the new tutorial on the shooting method) Enable the representation (and search) of toroidal MOTSs Implement predicting the MOTS location by tracking either the north pole, south pole, locally min...

Full description

Bibliographic Details
Published in:Journal of Geophysical Research
Main Authors: Pook-Kolb, Daniel, Birnholtz, Ofek, Booth, Ivan, Hennigar, Robie A., Jaramillo, José Luis, Krishnan, Badri, Schnetter, Erik, Zhang, Victor
Format: Article in Journal/Newspaper
Language:unknown
Published: Zenodo 2021
Subjects:
Online Access:https://dx.doi.org/10.5281/zenodo.2587470
https://zenodo.org/record/2587470
Description
Summary:Main changes in this update include: Add an implementation of a shooting method for finding MOT(O)S (see the new tutorial on the shooting method) Enable the representation (and search) of toroidal MOTSs Implement predicting the MOTS location by tracking either the north pole, south pole, locally minimal x-location (useful for neck-like features) and coordinate center (default) Smaller changes: Add a smarter line search. To use it, add the step_mult="auto" option to the find_mots() call (or to the configuration object). New example metric for a slice of Schwarzschild in Painleve-Gullstrand coordinates Make computing properties more robust for initial data Allow most properties to be computed for toroidal MOTSs New MOTS properties: "ricci_difference_integral" , "ricci_interp" (see the documentation of the axisym.trackmots.props.compute_props() function for details) New MOTT properties via functions of the form "compute_*" in module axisym.trackmots.props Optionally save all interim Newton steps Many small ...