![]() ![]() ![]() ![]() Next: Dependencies of the thorn Up: TimeGeodesic Previous: Abstract Contents Purpose of the thorn
This thorn integrates timelike geodesics. The integration is
done on the fly, that is, at the same time as the evolution
of the spacetime is being calculated. The thorn can calculate
geodesics either on the numerical spacetime, or on an exact
spacetime (given by thorn Exact).
The thorn is activated by the following parameters:
The fundamental variables used are the position of the geodesics
and the covariant components of the momentum. The reason for
using the covariant components of the momentum as fundamental
variables instead of the more natural contravariant components
is that the geodesic equations become in fact much simpler this
way, and all time derivatives of the metric drop out.
The initial number of geodesics is determined by the value
of the parameter ngeos.
The initial positions of the geodesics are determined by
the values of the parameter geopos:
The following option is there, but is not implemented yet:
I also choose the initial geodesics to point in the
normal direction to the hypersurfaces. This can be easily
changed if someone really needs it.
For the numerical spacetime, I use coordinate time as the
parameter, and I integrate proper time along the geodesics.
The form of the equations used is: (
where
For the exact spacetime, I use proper time as the parameter. This is because I don't know which exact coordinate time corresponds to a given numerical coordinate time (the solutions might be on different gauges). The form of the equations is then slightly different from those given above (there is an extra factor P0):
with
![]() ![]() ![]() ![]() Next: Dependencies of the thorn Up: TimeGeodesic Previous: Abstract Contents |