pyseobnr.eob.dynamics.initial_conditions_aligned_ecc_opt

Computes the aligned-spin eccentric initial conditions in polar coordinates.

Functions

IC_cons_ecc(u, omega_inst, pr_star, ...)

Equations defining the "conservative" part of the initial conditions.

IC_diss_ecc(u, r, pphi, dot_r_cons, ...)

Equations defining the "dissipative" part of the initial conditions.

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

Compute the initial conditions for an aligned-spin eccentric BBH.

compute_root_diss(r0, pphi0, dot_r_cons, ...)

Compute the initial value of the radial momentum, including dissipative contributions.

compute_roots_cons(r0_guess, pphi0_guess, ...)

Wrapper for the computation of the roots for the conservative equations.

find_root_cons(z, pr_star, dot_prstar, m_1, ...)

Finds the roots for the conservative equations.