This repository gathers together all of the components needed to generate the second order source and provides a single wrapper script that runs the whole thing end-to-end.
Before running the main script, compile h1Lorenz and SecondOrderRicci by
running scons
inside their respective directories.
- Create a radial grid file. This may be generated using the Mathematica file in h1Lorenz/notebooks.
- Create h1P.m file using scripts in Punctures/FirstOrder and place in data/h1P/.
- Run
./generate_source.py <r0> <lmaxret> <lmax2>
where:- r0 is the orbital radius
- lmaxret is the number of first order retarded modes to compute
- lmax2 is the number of modes of the second order Ricci to compute