Skip to content

Commit

Permalink
added preprints
Browse files Browse the repository at this point in the history
  • Loading branch information
JLRipley314 committed Jul 27, 2023
1 parent 6ec2b67 commit f1e1a04
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ form can be found [here](https://github.com/JLRipley314/2nd-order-teuk-derivatio
We do not make use of the Kinnersley tetrad in this code.
Instead, we make use of a rotation of that tetrad, which is described in more detail
in Appendix C of [arXiv:2010.00162](https://arxiv.org/abs/2010.00162)
(see the bibtex citation at the end of this README).
(see the bibtex citation at the end of this README; a copy of the oringal preprint form
of this paper can be found under the ``docs`` directory).
The upshot of this transformation is that at future null infinity, the real and imaginary
parts of the Weyl scalar Psi4 limit to *twice* the second time derivative of the
plus and cross polarizations of the metric perturbation at future null infinity,
Expand Down Expand Up @@ -88,6 +89,8 @@ and
}
```

A copy of both of these papers (in preprint form) can be found under the ``docs`` directory.

## Bug history

* **June 2023**: I have added one new IO option that was not present in the original code:
Expand Down
7 changes: 7 additions & 0 deletions docs/Documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,13 @@ in the output directory. The binary file the `setup.py` file
compiles knows where those directories are, if it is run
in the designated output directory.

# More information

Included in this directory is a copy of the original preprint that described
this code, as can be found on the arXiv, along with the original preprint
which describes in more detail the metric reconstruction technique used
in this code.

## Contribution

If you have any questions, please email Justin Ripley at:
Expand Down
Binary file added docs/preprint-arXiv-2008.11770.pdf
Binary file not shown.
Binary file added docs/preprint-arXiv-2010.00162.pdf
Binary file not shown.

0 comments on commit f1e1a04

Please sign in to comment.