redback.transient_models.stellar_interaction_models.wr_bh_merger_bolometric

redback.transient_models.stellar_interaction_models.wr_bh_merger_bolometric(time, M_star, M_bh, M_fast, M_pre, v_fast, v_slow, alpha, eta, **kwargs)[source]

Parameters: :param time: time in source frame in days :param M_star: Mass of the Wolf-Rayet star in solar masses :param M_bh: Mass of the black hole in solar masses :param M_fast: Mass of the fast component in solar masses :param M_pre: Mass of the pre-merger CSM in solar masses :param v_fast: Velocity of the fast component in units of c :param v_slow: Velocity of the slow component in km/s :param alpha: Viscosity parameter :param eta: Efficiency of conversion of accretion energy to radiation :param kwargs: Additional parameters :param output_format: whether to output dynamics or bolometric luminosity :param theta: Disk aspect ratio :param phi_0: Solid angle of the slow component :param kappa_s: Opacity of the slow component :param kappa_f: Opacity of the fast component :param kappa_x: Opacity of the x-ray component :param N: Number of pre-merger orbits :return: bolometric luminosity or dynamics output