2

Lines of constant $r$ and $t$ are often shown on conformal (Penrose) diagrams of Minkowski space. A google search readily gives many examples such as:

enter image description here

Is anyone aware of a graphic that displays lines of constant $r$ and $t$ for the Penrose diagram depicting the collapse of matte r into a black hole, namely the following:

enter image description here

Bonus points for the case of the evaporating black hole, where I suspect the lines will be highly distorted due to the shift in the origin:

enter image description here

A precise depiction based on explicit coordinate transformations would be ideal, but even a sketch of the qualitative behaviour of the lines is useful!

Thanks!

pill
  • 103

1 Answers1

7

Note, that for dynamical spacetimes such as black hole collapse models the shape of Penrose diagram is not unique depending on which part of spacetime is put at its center. This is illustrated by multiple variants of Penrose diagram for Oppenheimer–Snyder collapse presented in Andrew Hamilton's book General Relativity, Black Holes, and Cosmology (Fig. 7.20)

O-S collapse diagrams

Here, thin purple lines are curves of constant time, while thin violet lines are curves of constant $r$, while the outer boundary of collapsing dust cloud is thick red line.

A precise depiction based on explicit coordinate transformations would be ideal …

Algorithms for explicit calculation of Penrose diagrams are discussed in this paper:

This paper contains multiple examples of Penrose diagrams, including those for collapse of thin shell of “null dust” into a black hole:

Null shell collapse

Thin lines are curves of constant $r$, while the authors do not bother with curves of constant time, possibly because for dynamical spacetimes definition of time coordinate is inherently ambiguous, whereas radial coordinate is defined unambiguously for spherically symmetric spacetimes.

Python code utilized by this paper is available on GitHub but (currently) there seems to be almost no documentation.

Bonus points for the case of the evaporating black hole …

The authors of the above mentioned paper (with another researcher) also calculated multiple Penrose diagrams for various models of black hole evaporation:

The simplest such model (single null shell collapses into a black hole and subsequently evaporates in a single burst of Hawking radiation) corresponds to these diagrams:

BH collapse and evaporation

Thin lines are lines of constant $r$, green for $r<r_s$, pink for $r>r_s$. Two diagram variants correspond to black hole with central singularity (left) and without a singularity (right).

A.V.S.
  • 17,324