Documentation

LeanPool.NavierStokesAndEuler.Euler.ExactLiftedGraphPressure

The actual total pressure of an exact lifted packet has a canonically normalized scalar pressure on the oscillating graph.

Genuine lifted divergence-free fields remain divergence-free on the oscillating graph.

The physical graph of an actual smooth representative of a lifted solenoidal L² field is classically divergence-free.

Graph pressure, given by A.κ • S.pressure.pointField t (cylinderGraph P k A.direction x).

Equations
Instances For
    noncomputable def EulerAllOrderDriftCorrection.ExactLiftedPacket.graphPotential {P T : } [Fact (0 < P)] {hT : 0 < T} {A : EulerAllOrderCorrectionData.Data P T} {B : Budget P hT A} (S : ExactLiftedPacket P hT A B) (k : ) (t : (Set.Icc 0 T)) :

    Graph potential, given by radialPotential (S.graphPressure k t).

    Equations
    Instances For
      theorem EulerAllOrderDriftCorrection.ExactLiftedPacket.graphPotential_zero {P T : } [Fact (0 < P)] {hT : 0 < T} {A : EulerAllOrderCorrectionData.Data P T} {B : Budget P hT A} (S : ExactLiftedPacket P hT A B) (k : ) (t : (Set.Icc 0 T)) :
      S.graphPotential k t 0 = 0
      theorem EulerAllOrderDriftCorrection.ExactLiftedPacket.graphPotential_smooth {P T : } [Fact (0 < P)] {hT : 0 < T} {A : EulerAllOrderCorrectionData.Data P T} {B : Budget P hT A} (S : ExactLiftedPacket P hT A B) (k : ) (hk : k * A.κ = 1) (t : (Set.Icc 0 T)) :

      Raw graph potential, given by S.graphPotential k (projIcc 0 T hT.le q.1) q.2.

      Equations
      Instances For