pyseobnr.eob.dynamics.integrate_ode_ecc

Contains functions associated with evolving the equations of motion

Module Attributes

IntegratorType

Type of supported ODE integrator, following the GSL conventions

Functions

ODE_system_RHS_ecc_opt(t, z, args)

GSL interface around the dynamics equations for eccentric aligned-spin systems.

ODE_system_RHS_ecc_secular_opt(t, Kep, args)

GSL interface around the secular dynamics equations for eccentric aligned-spin systems.

compute_background_qc_dynamics(*, ...[, r_stop])

Computation of the background QC dynamics given a certain time length.

compute_dynamics_ecc_backwards_opt(*, m_1, ...)

Backwards integration of the full equations of motion of the eccentric dynamics.

compute_dynamics_ecc_opt(*, m_1, m_2, chi_1, ...)

Main function to integrate the eccentric dynamics.

compute_dynamics_ecc_secular_opt(*, ...[, ...])

Main function to integrate the secular eccentric dynamics backwards in time.

Classes

ColsEccDyn(value)

Column indices for the dynamics of an eccentric system.