SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
hydro::Tags Namespace Reference

Tag containing TildeD * SpecificInternalEnergy Useful as a diagnostics tool, as input to volume integral. More...

Classes

struct  AlfvenSpeedSquared
 The Alfvén speed squared vA2. More...
 
struct  ComovingMagneticField
 The magnetic field bμ=uνFμν measured by an observer comoving with the fluid with 4-velocity uν where Fμν is the dual of the Faraday tensor. Note that bμ has a time component (that is, bμnμ0, where nμ is the normal to the spacelike hypersurface). More...
 
struct  ComovingMagneticFieldMagnitude
 The magnitude of the comoving magnetic field, bμbμ. More...
 
struct  ComovingMagneticFieldSquared
 The square of the comoving magnetic field, bμbμ. More...
 
struct  DivergenceCleaningField
 The divergence-cleaning field Φ. More...
 
struct  ElectronFraction
 The electron fraction Ye. More...
 
struct  EquationOfState
 The equation of state retrieved from the analytic solution / data in the input file. More...
 
struct  EquationOfStateBase
 Base tag for the equation of state. More...
 
struct  EquationOfStateFromOptions
 The equation of state constructed from options in the input file. More...
 
struct  GrmhdEquationOfState
 The equation of state retrieved from the analytic solution / data in the input file. More...
 
struct  InversePlasmaBeta
 The inverse plasma beta β1=b2/(2p), where // b2 is the square of the comoving magnetic field amplitude // and p is the fluid pressure. More...
 
struct  InversePlasmaBetaCompute
 Can be retrieved using hydro::Tags::InversePlasmaBeta More...
 
struct  LorentzFactor
 The Lorentz factor W=(1vivi)1/2, where vi is the spatial velocity of the fluid. More...
 
struct  LorentzFactorCompute
 Compute item for Lorentz factor W. More...
 
struct  LorentzFactorSquared
 The square of the Lorentz factor W2. More...
 
struct  LorentzFactorTimesSpatialVelocity
 The Lorentz factor W times the spatial velocity vi. More...
 
struct  LowerSpatialFourVelocity
 The spatial components of the four-velocity one-form ui. More...
 
struct  LowerSpatialFourVelocityCompute
 Computes ui=Wγijvj, where W is the Lorentz factor, γij is the spatial metric, and vj is the spatial velocity. More...
 
struct  MagneticField
 The magnetic field Bi=nμFiμ measured by an Eulerian observer, where nμ is the normal to the spatial hypersurface and Fμν is the dual of the Faraday tensor. Note that Bi is purely spatial, and it can be lowered using the spatial metric. More...
 
struct  MagneticFieldDotSpatialVelocity
 The magnetic field dotted into the spatial velocity, Bivi where vi is the spatial velocity one-form. More...
 
struct  MagneticFieldOneForm
 The one-form of the magnetic field. Note that Bi is raised and lowered with the spatial metric. More...
 
struct  MagneticFieldSquared
 The square of the magnetic field, BiBi. More...
 
struct  MagneticPressure
 The magnetic pressure pm. More...
 
struct  MassFlux
 The vector Ji in M˙=Jisid2S, representing the mass flux through a surface with normal si. More...
 
struct  MassFluxCompute
 Compute item for mass flux vector Ji. More...
 
struct  MassWeightedCoords
 Contains TildeD * (coordinates in frame Fr). IntegralMask allows us to restrict the data to the x>0 or x<0 plane in grid coordinates (useful for NSNS). More...
 
struct  MassWeightedCoordsCompute
 Compute item for TildeD * (coordinates in frame Fr). IntegralMask allows us to restrict the data to the x>0 or x<0 plane in grid coordinates (useful for NSNS). More...
 
struct  MassWeightedInternalEnergy
 
struct  MassWeightedInternalEnergyCompute
 Compute item for mass-weighted internal energy. More...
 
struct  MassWeightedKineticEnergy
 Tag containing TildeD * (LorentzFactor - 1.0) Useful as a diagnostics tool, as input to volume integral. More...
 
struct  MassWeightedKineticEnergyCompute
 Compute item for mass-weighted internal energy. More...
 
struct  Pressure
 The fluid pressure p. More...
 
struct  QuadrupoleMoment
 Tag containing the quadrupole moment. More...
 
struct  QuadrupoleMomentDerivative
 Tag containing the first time derivative of the quadrupole moment. More...
 
struct  RestMassDensity
 The rest-mass density ρ. More...
 
struct  SoundSpeedSquared
 The sound speed squared cs2. More...
 
struct  SoundSpeedSquaredCompute
 Compute item for the sound speed squared cs2. More...
 
struct  SpatialVelocity
 The spatial velocity vi of the fluid, where vi=ui/W+βi/α. Here ui is the spatial part of the 4-velocity of the fluid, W is the Lorentz factor, βi is the shift vector, and α is the lapse function. Note that vi is raised and lowered with the spatial metric. More...
 
struct  SpatialVelocityOneForm
 The spatial velocity one-form vi, where vi is raised and lowered with the spatial metric. More...
 
struct  SpatialVelocitySquared
 The spatial velocity squared v2=vivi. More...
 
struct  SpecificEnthalpy
 The relativistic specific enthalpy h. More...
 
struct  SpecificEnthalpyCompute
 Compute item for the relativistic specific enthalpy h. More...
 
struct  SpecificInternalEnergy
 The specific internal energy ϵ. More...
 
struct  Temperature
 The temperature T of the fluid. More...
 
struct  TildeDInHalfPlane
 Contains TildeD restricted to x>0 or x<0. This provides the normalization factor for integrals over the half plane weighted by tildeD. More...
 
struct  TildeDInHalfPlaneCompute
 Compute tag for TildeD limited to the x>0 or x<0 half plane. More...
 
struct  TildeDUnboundUtCriterion
 Contains TildeD restricted to regions marked as unbound, using the u_t < -1 criterion. More...
 
struct  TildeDUnboundUtCriterionCompute
 Compute item for TildeD limited to unbound material (u_t<-1 criteria) More...
 
struct  TransportVelocity
 Tag containing the transport velocity. More...
 
struct  TransportVelocityCompute
 Compute tag for the transport velocity. More...
 

Detailed Description

Tag containing TildeD * SpecificInternalEnergy Useful as a diagnostics tool, as input to volume integral.

Tags for hydrodynamic systems.