pyseobnr.eob.utils.utils_eccentric
Additional utility functions to manipulate various aspects of the eccentric dynamics.
Functions
|
Computation of the merger-ringdown attachment time for the QC evolution. |
|
Compute the reference values of time and separation at which the eccentric and background QC dynamics are aligned. |
|
Compute the exact values of starting time, eccentricity, relativistic anomaly, and dimensionless starting orbit-averaged orbital frequency that correspond to r = r_stop. |
|
Instantaneous orbital angular velocity 'dot_phi' as a function of the orbit-averaged orbital angular frequency 'omega_avg', eccentricity 'e', and relativistic anomaly 'z', with post-adiabatic (PA) contributions. |
|
Time derivative of the tortoise radial momentum 'dot_prstar' as a function of the orbit-averaged orbital angular frequency 'omega_avg', eccentricity 'e', and relativistic anomaly 'z'. |
|
Dissipative eccentric correction to the time derivative of the separation 'r' as a function of the angular momentum 'pphi', eccentricity 'e', and relativistic anomaly 'z'. |
|
Time derivative of the separation 'r' as a function of the angular momentum 'pphi', eccentricity 'e', and relativistic anomaly 'z', with post-adiabatic (PA) contributions. |
Interpolate the background QC dynamics into the eccentric grid. |
|
|
Interpolate the dynamics to a finer grid in the case of the eccentric model. |
|
Dissipative contribution to the angular momentum 'pphi' as a function of the orbit-averaged orbital angular frequency 'omega_avg', eccentricity 'e', and relativistic anomaly 'z'. |
|
Angular momentum 'pphi' as a function of the orbit-averaged orbital angular frequency 'omega_avg', eccentricity 'e', and relativistic anomaly 'z', with post-adiabatic (PA) contributions. |
|
Radial momentum 'prstar' conjugate to the tortoise 'r' as a function of the orbit-averaged orbital angular frequency 'omega_avg', eccentricity 'e', and relativistic anomaly 'z', with PA contributions. |
|
Dissipative contribution to the relative separation 'r' as a function of the orbit-averaged orbital angular frequency 'omega_avg', eccentricity 'e', and relativistic anomaly 'z'. |
|
Relative separation 'r' as a function of the orbit-averaged orbital angular frequency 'omega_avg', eccentricity 'e', and relativistic anomaly 'z', with post-adiabatic (PA) contributions. |
|
Wrapper for the root solving procedure employed in the function 'compute_starting_values'. |