Crate kidou[][src]

Expand description

This binary crate is a command-line utility to integrate the orbits of globular clusters by providing their initial positions and velocities and choosing a model of the Galaxy potential. It is mostly based on the paper of Bajkova & Bobylev (2020, v1).

Module documentations:

Modules

This module provides the CLI routines

This module defines the Orbit struct

Constants

Padding used when printing the output

The number $ \pi $ casted to the floating point type

Functions

Run the program

Type Definitions

The floating point type used across the program

The integer type used across the program