SpECTRE  v2024.05.11
NewtonianEuler::Tags Namespace Reference

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

Classes

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

Detailed Description

Tags for the conservative formulation of the Newtonian Euler system