pyseobnr.auxiliary.mode_mixing.auxiliary_functions_modemixing.rho_dot
- pyseobnr.auxiliary.mode_mixing.auxiliary_functions_modemixing.rho_dot(ell, m, j, h_ellm, h_mm, hdot_ellm, hdot_mm)[source]
Auxiliary function to obtain the spheroidal mode input values, see Eq.(77) of [SEOBNRv5HM-notes]
- Parameters:
ell (int) – \(\ell\) index of the relevant mode
m (int) – m index of the relevant mode
j (float) – dimensionless spin parameter
h_ellm (float) – amplitude of the (\(\ell,m\)) mode at attachment time
h_mm (float) – amplitude of the (\(\ell^{\prime} = m,m\)) mode at attachment time
hdot_ellm (float) – amplitude’s first derivative of the (\(\ell,m\)) mode at attachment time
hdot_mm (float) – amplitude’s first derivative of the (\(\ell^{\prime} = m,m\)) mode at attachment time
- Returns:
the value of rho_dot
- Return type:
float