This is the documentation of the most upstream development version of GRACE. If you're looking for the last stable release please select a different version of this documentation.

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_number

Type:

int

Default:

0

Range:

[0,2]

Description:

How many neutron stars to track

Name:

ns_x_initial

Type:

list

Default:

[]

Range:

(*,*)

Description:

X coordinate of initial NS location(s)

Name:

ns_y_initial

Type:

list

Default:

[]

Range:

(*,*)

Description:

Y coordinate of initial NS location(s)

Name:

ns_z_initial

Type:

list

Default:

[]

Range:

(*,*)

Description:

Z coordinate of initial NS location(s)

Name:

density_threshold

Type:

double

Default:

1e-6

Range:

(0,*)

Description:

Minimum density included in center of mass integral

Name:

output_frequency

Type:

int

Default:

-1

Range:

[-1,*)

Description:

How often to update and output NS locations