Documentation

LeanPool.NavierStokesAndEuler.Euler.PacketScalarPressureGradient

A genuine compact scalar cylinder path supplies the actual lifted pressure-gradient Field and belongs to the closed lifted gradient space.

Angular gradient field as an element of Field P T (fun z => (pressureJet p z).2 angleDirection • m).

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    Lifted gradient field, given by ((scalarGradientField p q hq he).smul κ).add (angularGradientField P p q hq he m).

    Equations
    Instances For
      theorem EulerPacketPressure.liftedGradientField_mem (P : ) [Fact (0 < P)] {T : } (p : EulerPacketProfileRecursion.ScalarField) (q : C((Set.Icc 0 T), (EulerLpCylinderTranslation.CylinderL2 P ))) (hq : ContDiff fun (a : EulerLiftedGradientSpace.LiftTangent) => (EulerLpCylinderTranslation.pathTranslate P a) q) (he : ∀ (t : (Set.Icc 0 T)) (x : EulerSmoothLimit.Space) (θ : ), p (t, x, θ) = EulerCylinderScalarPrimitive.scalarPointField P q hq t (x, θ)) (κ : ) (m : EulerSmoothLimit.Space) (S : Set EulerSmoothLimit.Space) (hS : IsCompact S) (hz : ∀ (t : (Set.Icc 0 T)), xS, ∀ (θ : ), p (t, x, θ) = 0) (t : (Set.Icc 0 T)) :

      Compact pressure field as an element of Field P D.T (coordinatePressure D k p).

      Equations
      Instances For