Documentation

LeanPool.NavierStokesAndEuler.Euler.TransversePacketJoinedCorrector

The literal corrector of the joined high solution #

The actual global velocity and its true time derivative construct Q, Q_t, C and C_t. The returned Field is for the literal raw curlCorrector used by the recursion, including at the history/forward junction.

Potential time path, constructed using EulerCylinderPotential.potentialDerivative.

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

    Corrector path, given by EulerCylinderSlowCurl.path P D.FInv.field (potentialPath τ hτ hτT B G).

    Equations
    Instances For

      Corrector time path, constructed using EulerCylinderSlowCurl.derivative.

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

        Corrector, defined pointwise by pointField P (correctorPath τ hτ hτT B G) (correctorPath_orbit τ hτ hτT B G) (D.clamp z.1) (z.2.1,(z.2.2 : AddCircle P)).

        Equations
        Instances For

          Corrector derivative, defined pointwise by pointField P (correctorTimePath τ hτ hτT B G) (correctorTimePath_orbit τ hτ hτT B G) (D.clamp z.1) (z.2.1,(z.2.2 : AddCircle P)).

          Equations
          Instances For
            theorem EulerTransversePacketJoin.curlCorrector_eq {P : } [Fact (0 < P)] {U : Type u_1} [NormedAddCommGroup U] [InnerProductSpace U] [CompleteSpace U] {D : EulerTransversePacketProvider.Data U} (τ : ) ( : 0 < τ) (hτT : τ < D.T) (B : EulerTransversePacketProvider.HistoryData (D.initial τ )) {raw : EulerPacketProfileRecursion.VectorField} (G : EulerTransversePacketProvider.Forcing P D raw) (t : (Set.Icc 0 D.T)) (x : EulerSmoothLimit.Space) (θ : ) :
            D.curlCorrector P (vector τ hτT B G) (t, x, θ) = corrector τ hτT B G (t, x, θ)

            Corrector field, bundling path, orbit, raw_eq.

            Equations
            Instances For

              Corrector derivative field, bundling path, orbit, raw_eq.

              Equations
              Instances For