LALSimulation  5.4.0.1-fe68b98
LALSimNRSur7dq4Remnant.h File Reference

NRSur7dq4Remnant model for remnant BH mass, spin and recoil kick for generically precessing BBH. More...

Prototypes

static bool NRSur7dq4Remnant_IsSetup (void)
 
static void NRSur7dq4Remnant_Init_LALDATA (void)
 
static int NRSur7dq4Remnant_fitParams (gsl_vector *fit_params, const REAL8 q, const REAL8 chiAx, const REAL8 chiAy, const REAL8 chiAz, const REAL8 chiBx, const REAL8 chiBy, const REAL8 chiBz, LALDict *LALparams)
 

Detailed Description

NRSur7dq4Remnant model for remnant BH mass, spin and recoil kick for generically precessing BBH.

Author
Vijay Varma

The binary data file is available at: https://dcc.ligo.org/LIGO-T1900393/public. Get the lalsuite-extra repo or put the data into a location in your LAL_DATA_PATH.

Paper: https://arxiv.org/abs/1905.09300, https://journals.aps.org/prresearch/abstract/10.1103/PhysRevResearch.1.033015

Parameter ranges:

q = [1, 6.01]

\(|\chi_{1}|, |\chi_{2}| \leq 1 \)

Training parameter ranges:

q = [1, 4.01]

\(|\chi_{1}|, |\chi_{2}| \leq 0.81 \)

But extrapolates reasonably to the above mass ratios and spins. However, if a guarantee of accuracy is required, this model should be used within the training parameter range.

Definition in file LALSimNRSur7dq4Remnant.h.

Go to the source code of this file.

Variables

static const char NRSur7dq4Remnant_DATAFILE [] = "NRSur7dq4Remnant.h5"
 

Function Documentation

◆ NRSur7dq4Remnant_IsSetup()

static bool NRSur7dq4Remnant_IsSetup ( void  )
static

◆ NRSur7dq4Remnant_Init_LALDATA()

static void NRSur7dq4Remnant_Init_LALDATA ( void  )
static

◆ NRSur7dq4Remnant_fitParams()

static int NRSur7dq4Remnant_fitParams ( gsl_vector *  fit_params,
const REAL8  q,
const REAL8  chiAx,
const REAL8  chiAy,
const REAL8  chiAz,
const REAL8  chiBx,
const REAL8  chiBy,
const REAL8  chiBz,
LALDict *  LALparams 
)
static

Variable Documentation

◆ NRSur7dq4Remnant_DATAFILE

const char NRSur7dq4Remnant_DATAFILE[] = "NRSur7dq4Remnant.h5"
static

Definition at line 55 of file LALSimNRSur7dq4Remnant.h.