The actual projected velocity equation after the source scaling, with its pressure numerator and denominator identified exactly. The first two rows therefore feed the existing scalar-amplification estimates.
The actual projected primary-velocity ODE in the normalized moving frame.
Moving velocity, given by ⟪normalizedFrame m v t i,w t⟫_ℝ.
Equations
- EulerPacketMovingFrame.movingVelocity m v w t i = inner ℝ (EulerPacketMovingFrame.normalizedFrame m v t i) (w t)
Instances For
Moving flux, given by ∑ i : Fin 3, movingRay m v r t i * (∑ j : Fin 3, frameMatrix M (unit (m t)) (unit (v t)) i j * movingVelocity m v w t j).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Moving denominator, given by ∑ j : Fin 3, (movingRay m v r t j)^2.
Equations
- EulerPacketMovingFrame.movingDenominator m v r t = ∑ j : Fin 3, EulerPacketMovingFrame.movingRay m v r t j ^ 2
Instances For
The physical projected ODE becomes the exact -(M+S) moving-frame
equation, with its actual scalar pressure flux and denominator.
Scaled velocity, given by movingVelocity m v w (physicalTime t₀ a ε τ) i / velocityScale ε i.
Equations
- EulerPacketMovingFrame.scaledVelocity m v w t₀ a ε τ i = EulerPacketMovingFrame.movingVelocity m v w (EulerPacketMovingFrame.physicalTime t₀ a ε τ) i / EulerPacketMovingFrame.velocityScale ε i
Instances For
Scaled action, given by scaledVelocityEntry a ε (frameMatrix M (unit (m t)) (unit (v t))).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Scaled transport, constructed using scaledVelocityEntry.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The actual three scaled velocity coordinates satisfy the exact projected
system, including the small middle-row pressure factor ε².