|
SpECTRE
v2026.06.30
|
Compute the Weyl scalar \(\Psi_2\) in the volume according to the standard set of Newman-Penrose vectors. More...
#include <NewmanPenrose.hpp>
Public Types | |
| using | return_tags = tmpl::list<Tags::Psi2> |
| using | argument_tags |
Compute the Weyl scalar \(\Psi_2\) in the volume according to the standard set of Newman-Penrose vectors.
Our convention is \(\Psi_2 = l^\alpha m^\beta \bar{m}^\mu n^\nu C_{\alpha \beta \mu \nu}\).
\begin{align} \Psi_2 = {}&\frac{1-y}{4 R} \left[ \sqrt{2}(1-y)\partial_y \mu + \sqrt{1+K}\eth\pi - \frac{J}{\sqrt{1+K}}\bar{\eth}\pi\right] \nonumber \\ & {}+ (\epsilon^{SW}+\bar{\epsilon}^{SW}-\bar{\rho})\mu + (\bar{\alpha}^{SW}-\beta^{SW}_{NP}-\bar{\pi})\pi - \sigma\lambda + \nu\kappa \end{align}
In our choice of tetrad, \(\kappa=0\), so the final term is omitted.
| using Cce::VolumeWeyl< Tags::Psi2 >::argument_tags |