Processing math: 100%
LALSimulation 6.2.0.1-6c6b863
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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 (NRSur7dq4Remnant_v1.0.h5) is available at: https://git.ligo.org/waveforms/software/lalsuite-waveform-data and on Zenodo at: https://zenodo.org/records/14999310. Get the lalsuite-waveform-data repo or put the data into a location in your LAL_DATA_PATH. The data is also available on CIT at /home/lalsimulation_data and via CVMFS at /cvmfs/shared.storage.igwn.org/igwn/shared/auxiliary/obs_sci/cbc/waveform/lalsimulation_data

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_v1.0.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_v1.0.h5"
static

Definition at line 61 of file LALSimNRSur7dq4Remnant.h.