SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Xcts::Tags::ShiftExcess< DataType, Dim, Frame > Struct Template Reference

The dynamic part βexcessi of the shift βi=βbackgroundi+βexcessi. More...

#include <Tags.hpp>

Public Types

using type = tnsr::I< DataType, Dim, Frame >
 

Detailed Description

template<typename DataType, size_t Dim, typename Frame>
struct Xcts::Tags::ShiftExcess< DataType, Dim, Frame >

The dynamic part βexcessi of the shift βi=βbackgroundi+βexcessi.

We commonly split off the part of the shift that diverges at large coordinate distances (the "background" shift βbackgroundi) and solve only for the remainder (the "excess" shift βexcessi). For example, the background shift might be a uniform rotation βbackgroundi=(Ωy,Ωx,0) with angular velocity Ω around the z-axis, given here in Cartesian coordinates.

See also
Xcts::Tags::Background

The documentation for this struct was generated from the following file: