Documentation

LeanPool.NavierStokesAndEuler.Euler.PacketFrameCoefficients

The physical parent decomposition and moving-frame coefficient bounds in source (23). Frame motion and primary shear motion are derived from the actual homogeneous ray and velocity equations.

The shear is exactly the (q,p) entry in the actual orthonormal frame.

Frame matrix rate, given by ⟪frameRate B p q i,B (frame p q j)⟫_ℝ + ⟪frame p q i,B₁ (frame p q j)+B (frameRate B p q j)⟫_ℝ.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    theorem EulerPacketMovingFrame.frameMatrix_hasDerivWithinAt {B : EulerSmoothLimit.Space →L[] EulerSmoothLimit.Space} {B₁ : EulerSmoothLimit.Space →L[] EulerSmoothLimit.Space} {m v : EulerSmoothLimit.Space} {t : } {S : Set } (hB : HasDerivWithinAt B B₁ S t) (hm : HasDerivWithinAt m (-(ContinuousLinearMap.adjoint (B t)) (m t)) S t) (hv : HasDerivWithinAt v (-(B t) (v t) + (2 * inner (m t) ((B t) (v t)) / m t ^ 2) m t) S t) (hm0 : m t 0) (hv0 : v t 0) (hmv : inner (m t) (v t) = 0) (i j : Fin 3) :
    noncomputable def EulerPacketMovingFrame.primaryShear (c : ) (m v : EulerSmoothLimit.Space) (t : ) :

    Primary shear, given by c*(‖m t‖*‖v t‖).

    Equations
    Instances For

      In particular, the logarithmic shear law in source (23) holds for the actual amplitude c * ‖m‖ * ‖v‖.