SpECTRE  v2026.06.09.01
Loading...
Searching...
No Matches
NewtonianEuler::Tags Namespace Reference

Tags for the conservative formulation of the Newtonian Euler system More...

Classes

struct  CharacteristicSpeedsCompute
struct  LargestCharacteristicSpeed
struct  ComputeLargestCharacteristicSpeed
struct  InternalEnergyDensityCompute
 Compute item for the internal energy density, \(\rho \epsilon\). More...
struct  KineticEnergyDensityCompute
 Compute item for the kinetic energy density, \(\rho v^2/2\). More...
struct  MachNumberCompute
 Compute item for the local Mach number, \(\text{Ma}\). More...
struct  RamPressureCompute
 Compute item for the ram pressure, \(\rho v^i v^j\). More...
struct  SoundSpeedCompute
 Compute item for the sound speed \(c_s\). More...
struct  SoundSpeedSquaredCompute
 Compute item for the sound speed squared \(c_s^2\). More...
struct  SpecificKineticEnergyCompute
 Compute item for the specific kinetic energy, \(v^2/2\). More...
struct  MassDensityCons
 The mass density of the fluid (as a conservative variable). More...
struct  MomentumDensity
 The momentum density of the fluid. More...
struct  EnergyDensity
 The energy density of the fluid. More...
struct  SoundSpeed
 The sound speed. More...
struct  CharacteristicSpeeds
 The characteristic speeds. More...
struct  VMinus
 The characteristic fields of the NewtonianEuler system. More...
struct  VMomentum
struct  VPlus
struct  InternalEnergyDensity
 The internal energy density. More...
struct  KineticEnergyDensity
 The kinetic energy density. More...
struct  MachNumber
 The local Mach number of the flow. More...
struct  RamPressure
 The ram pressure of the fluid. More...
struct  SpecificKineticEnergy
 The specific kinetic energy. More...
struct  SourceTerm
 The source term in the evolution equations. More...

Detailed Description

Tags for the conservative formulation of the Newtonian Euler system