Skip to content

Commit

Permalink
fiddling with ref formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sfield17 committed Apr 3, 2024
1 parent d63805c commit adba14b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ where $^{-2}Y_{\ell m}$ are the spin$=-2$ weighted spherical harmonics and $\Lam
- models implemented in ``GWSurrogate`` follow the waveform convention choices of the LIGO-Virgo-Kagra collaboration, thus ensuring that downstream data analysis codes can use ``GWSurrogate`` models without needing to worry about different conventions, and
- ``GWSurrogate`` models can be directly evaluated in either physical units (often used in data analysis studies) and dimensionless units (often used in theoretical studies) where all dimensioned quantities are expressed in terms of the system's total mass.

Currently, there are 15 supported surrogate models [@Blackman:2015pia @OShaughnessy:2017tak @Blackman:2017dfb @Varma:2018mmi @Yoo:2023spi @Yoo:2022erv @Varma:2019csw @Barkett:2019tus @Rifat:2019ltp @Islam:2022laz @Field:2013cfa]. These models vary in their duration, included physical effects (e.g. nonlinear memory, tidal forces, harmonic modes retained, eccentricity, mass ratio extent, precession effects, etc), and underlying solution method (e.g. Effective One Body, numerical relativity, and black hole perturbation theory). Details about all models can be found by doing `gws.catalog.list(verbose=True)`, while the ``GWSurrogate`` [homepage](https://github.com/sxs-collaboration/gwsurrogate) summarizes the state-of-the-art models for each particular problem. Certain models allow for additional functionality such as returning the dynamics of the binary black hole; these special features are described further in model-specific [example notebooks](https://github.com/sxs-collaboration/gwsurrogate/tree/master/tutorial).
Currently, there are 15 supported surrogate models (@Blackman:2015pia , @OShaughnessy:2017tak , @Blackman:2017dfb, @Varma:2018mmi , @Yoo:2023spi , @Yoo:2022erv , @Varma:2019csw , @Barkett:2019tus , @Rifat:2019ltp , @Islam:2022laz , @Field:2013cfa). These models vary in their duration, included physical effects (e.g. nonlinear memory, tidal forces, harmonic modes retained, eccentricity, mass ratio extent, precession effects, etc), and underlying solution method (e.g. Effective One Body, numerical relativity, and black hole perturbation theory). Details about all models can be found by doing `gws.catalog.list(verbose=True)`, while the ``GWSurrogate`` [homepage](https://github.com/sxs-collaboration/gwsurrogate) summarizes the state-of-the-art models for each particular problem. Certain models allow for additional functionality such as returning the dynamics of the binary black hole; these special features are described further in model-specific [example notebooks](https://github.com/sxs-collaboration/gwsurrogate/tree/master/tutorial).


# Acknowledgements
Expand Down

0 comments on commit adba14b

Please sign in to comment.