Documentation

LeanPool.NavierStokesAndEuler.Euler.ParentEulerParity

The physical velocity and pressure force inherit the genuine particle symmetry, so their values vanish at the fixed origin.

theorem EulerParentPacketFrames.Evolution.velocity_zero {A : Parent} (E : Evolution A) (O : OddData A) (t : (Set.Icc 0 A.T)) :
E.velocity (t, 0) = 0
theorem EulerParentPacketFrames.Evolution.force_zero {A : Parent} (E : Evolution A) (O : OddData A) (t : (Set.Icc 0 A.T)) :
E.force t 0 = 0
theorem EulerParentPacketFrames.Evolution.strain_origin {A : Parent} (E : Evolution A) (O : OddData A) (t : (Set.Icc 0 A.T)) :
(A.strain.field t) 0 = fderiv (fun (y : EulerSmoothLimit.Space) => E.velocity (t, y)) 0