![]() ![]() ![]() ![]() Next: Kerr Up: IDAnalyticBH Previous: Background Contents Schwarzschild
The Schwarzschild metric corresponds to a single, static, black hole.
If the Cactus metric is specified as a conformal metric (by setting
admbase::metric_type="yes"), then the metric is
set using isotropic coordinates [32]:
![]()
The mass is specified using the parameter
idanalyticbh::mass. The black hole is assumed to reside at
the origin of the grid, corresponding to the location
If the admbase::metric_type parameter has been set to static conformal, then
the metric grid-functions (admbase::gxx,
In order to give the lapse an initial profile which corresponds to
isotropic lapse of the admbase::initial_lapse = "schwarz"This will cause the admbase::alp grid-function to be initialised to the value:
Note that the Schwarzschild data has the following non-standard
behaviour in response to the admbase::metric_type
parameter. If the physical metric is requested
(ie. metric_type is set to "physical") then a
different form of the Schwarzschild metric is set:
Schwarzschild coordinates are set instead of the isotropic
coordinates:
In order to carry out an evolution of a single Schwarzschild
black hole of mass
ActiveThorns = "... ADMBase StaticConformal IDAnalyticBH ..." admbase::metric_type = "static conformal" admbase::initial_data = "schwarzschild" admbase::initial_lapse = "one" # or "schwarz" for isotropic lapse idanalyticbh::mass = 1.0
![]() ![]() ![]() ![]() Next: Kerr Up: IDAnalyticBH Previous: Background Contents |