ns_tracker
This page contains a full reference of all parameters available for the ns_tracker module. At the bottom of the page you can find an example parameter block that can be used in your parameter file.
ns_tracker
Track one or two neutron stars on the grid. The tracking is performed by integrating the rest mass density multiplied by the coordinates to find the centers of mass of the stars. The integral is restricted to regions of the grid where the density exceeds a user-specified threshold.
Name:
ns_numberType:
int
Default:
0
Range:
[0,2]
Description:
How many neutron stars to track
Name:
ns_x_initialType:
list
Default:
[]
Range:
(*,*)
Description:
X coordinate of initial NS location(s)
Name:
ns_y_initialType:
list
Default:
[]
Range:
(*,*)
Description:
Y coordinate of initial NS location(s)
Name:
ns_z_initialType:
list
Default:
[]
Range:
(*,*)
Description:
Z coordinate of initial NS location(s)
Name:
density_thresholdType:
double
Default:
1e-6
Range:
(0,*)
Description:
Minimum density included in center of mass integral
Name:
output_frequencyType:
int
Default:
-1
Range:
[-1,*)
Description:
How often to update and output NS locations