Vacuum Solutions Module¶
This module contains various exact vacuum solutions to Einstein’s Field Equation in form of metric tensor:
-
einsteinpy.symbolic.vacuum_metrics.
SchwarzschildMetric
(symbolstr='t r theta phi')¶ Returns Metric Tensor of symbols of Schwarzschild Metric.
Parameters: symbolstr (string) – symbols to be used to define schwarzschild space, defaults to ‘t r theta phi’ Returns: Metric Tensor for Schwarzschild space-time Return type: MetricTensor