- 1,246
- 45
MeJennifer said:Exiting! When can we see the working applet?
Here it is:
http://www.gaugegravity.com/testapplet/SweetGravity.html
I'd have put it up yesterday, but it still had the debug prints turned on and I didn't have protection against division by zero at the singularity.
The Painleve orbits are labeled as "gauge" because the purpose of the applet is to show off the gauge gravity equations. The Schwarzschild coordinates are labeled "Einstein".
The Schwarzschild and Painleve orbits are similar but not quite identical. I can make them identical by correcting the initial conditions. That is the initial conditions for (coordinate) velocity:
\left. \frac{dx}{dt}\right|_0
means different things for Schwarzschild and Painleve coordinates because t is different between them. I'm contemplating adding a button to the applet that will change the initial conditions for Schwarzschild to match the Painleve or vice versa.
By the way, if you look around in the literature, you will find formulas for approximate relativistic corrections to Newton's equations of motion. What I've computed here are the exact relativistic corrections to Newton's equations of motion. After I do the rotating black hole in Doran coordinates I will publish this.
Here are some papers talking about 1st order corrections to Newton:
http://www.numdam.org/numdam-bin/fitem?id=AIHPA_1985__43_1_107_0
http://www.obs-azur.fr/gemini/pagesperso/pireaux/proc/SCRMI_integrator.pdf
http://syrte.obspm.fr/journees2004/PDF/Pireaux.pdf
http://adsabs.harvard.edu/abs/1986IAUS..114..105N
[Latest Update]: The equations take the form of a ratio of two quantities. In post #53 I factored the denominator factors into:
4 \;I \;\left(4I - \left(\frac{\partial I}{\partial \dot{x}}\frac{\partial I}{\partial \dot{y}}\right)^2\right)
As usual, this is wrong. The correct factorization is:
4 \;I \;\left(4I - \left(\frac{\partial I}{\partial \dot{x}}\right)^2 - \left(\frac{\partial I}{\partial \dot{y}}\right)^2\right)
It turns out that the complicated part of the factorization simplifies to -4. Thus the denominator is:
-16 I
I've now factored the I out of the numerator. Consequently I have a set of equations that have no singularities other than at the origin. The numerator is still messy, but probably can be simplified (which I'm doing).
[/Latest Update]
Carl
Last edited by a moderator: