Documentation

LeanPool.NavierStokesAndEuler.Euler.EulerCorrectionEquation

The constructed local viscous Euler correction satisfies the actual differential equation and pressure constraint.

@[instance_reducible]

Cache the standard NormedAddCommGroup (SobolevSpace period q) instance to shorten typeclass synthesis.

Equations
Instances For
    @[instance_reducible]

    Cache the standard NormedSpace ℝ (SobolevSpace period q) instance to shorten typeclass synthesis.

    Equations
    Instances For
      noncomputable def EulerCorrectionOperators.CorrectionData.rawSource (period : ) [Fact (0 < period)] {q : } {T : Type u_1} [TopologicalSpace T] (D : CorrectionData period q T) (hq : 6 q) (t : T) (e : (EulerCylinderSobolevSpace.SobolevSpace period (q + 1))) :

      The actual non-pressure residual and nonlinear increment in equation (17).

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        noncomputable def EulerCorrectionOperators.CorrectionData.pressure (period : ) [Fact (0 < period)] {q : } {T : Type u_1} [TopologicalSpace T] (D : CorrectionData period q T) (hq : 6 q) (t : T) (e : (EulerCylinderSobolevSpace.SobolevSpace period (q + 1))) :

        The correction pressure is the actual unique coercive gradient solution with the sign of equation (17).

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          theorem EulerCorrectionOperators.CorrectionData.pressure_mem_gradient (period : ) [Fact (0 < period)] {q : } {T : Type u_1} [TopologicalSpace T] (D : CorrectionData period q T) (hq : 6 q) (t : T) (e : (EulerCylinderSobolevSpace.SobolevSpace period (q + 1))) :

          The actual pressure belongs to the closed lifted gradient space.

          theorem EulerCorrectionOperators.CorrectionData.source_value (period : ) [Fact (0 < period)] {q : } {T : Type u_1} [TopologicalSpace T] (D : CorrectionData period q T) (hq : 6 q) (t : T) (e : (EulerCylinderSobolevSpace.SobolevSpace period (q + 1))) :

          The projected source equals the literal non-pressure source plus the actual coefficient-weighted pressure.

          theorem EulerCorrectionOperators.exists_local_euler_correction_PDE (period : ) [Fact (0 < period)] {q : } (hq : 6 q) (ν : ) ( : 0 < ν) (S : ) (hS : 0 < S) (D : CorrectionData period q (Set.Icc 0 S)) :

          The constructed actual local Euler correction has zero initial error, zero lifted divergence, and satisfies equation (17) in L² at every interior time.