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

Tag containing the first time derivative of the quadrupole moment. More...

#include <QuadrupoleFormula.hpp>

Public Types

using type = tnsr::ii< DataType, Dim, Fr >
 

Detailed Description

template<typename DataType, size_t Dim, typename Fr = Frame::Inertial>
struct hydro::Tags::QuadrupoleMomentDerivative< DataType, Dim, Fr >

Tag containing the first time derivative of the quadrupole moment.

For the first derivative of the quadrupole moment, we use D~(vixj+xivj) (equation 23 of [178]), with D~=γρW, W being the Lorentz factor, γ being the determinant of the spatial metric, x the coordinates in Frame Fr, and v the corresponding spatial velocity.


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