Documentation

LeanPool.NavierStokesAndEuler.Euler.CylinderViscousEnergy

Finite-word viscous energy for the actual lifted transport and projected-pressure equation.

The exact coefficient left after absorbing half the variable-metric heat dissipation.

Equations
Instances For

    The actual transport metric correction for a bounded lifted velocity.

    Equations
    Instances For
      theorem EulerCylinderViscousEnergy.finite_cylinder_viscous_energy (period : ) [Fact (0 < period)] {ι : Type u_1} [Fintype ι] (κ : ) (m : EulerLiftedGradientSpace.Vector3) (K : EulerSpatialSobolevInverse.SmoothCoefficient period) (G : EulerSpatialSobolevInverse.SmoothCoefficient period) (e : ι(EulerLiftedGradientSpace.LiftL2 period)) (t δ c ν : ) (K' : (EulerLiftedGradientSpace.LiftL2 period) →L[] (EulerLiftedGradientSpace.LiftL2 period)) (e' p forcing : ι(EulerLiftedGradientSpace.LiftL2 period)) (z : (EulerLiftedGradientSpace.LiftL2 period)) (J : (i : ι) → EulerSpatialSobolevInverse.SpatialJet period EulerCylinderSobolev.standardDirection 2 (e i t)) (g : ιEulerLiftedGradientSpace.LiftDomain periodEulerLiftedGradientSpace.Vector3) (hrep : ∀ (i : ι), (e i t) =ᵐ[EulerLiftedGradientSpace.liftMeasure period] g i) (hg : ∀ (i : ι) (x : EulerLiftedGradientSpace.LiftDomain period), ContDiff (↑) (EulerMetricTransport.localFieldLift period (g i) x)) (hDg : ∀ (i : ι), MeasureTheory.MemLp (fun (x : EulerLiftedGradientSpace.LiftDomain period) => fderiv (EulerMetricTransport.localFieldLift period (g i) x) 0) 2 (EulerLiftedGradientSpace.liftMeasure period)) ( : 0 < δ) (hc : 0 < c) ( : 0 ν) (hKt : HasDerivAt (fun (s : ) => (K s).operator) K' t) (het : ∀ (i : ι), HasDerivAt (e i) (e' i) t) (hsym : ∀ (x : EulerLiftedGradientSpace.LiftDomain period) (v w : EulerLiftedGradientSpace.Vector3), inner (((K t).coefficient x) v) w = inner v (((K t).coefficient x) w)) (hpos : ∀ (x : EulerLiftedGradientSpace.LiftDomain period) (v : EulerLiftedGradientSpace.Vector3), c ^ 2 * v ^ 2 inner (((K t).coefficient x) v) v) (hKG : ∀ (x : EulerLiftedGradientSpace.LiftDomain period) (v : EulerLiftedGradientSpace.Vector3), ((K t).coefficient x) ((G.coefficient x) v) = v) (hediv : ∀ (i : ι), e i t EulerLiftedGradientSpace.divergenceFreeSpace period κ m) (hp : ∀ (i : ι), p i EulerLiftedGradientSpace.gradientSpace period κ m) (hz : z EulerLiftedGradientSpace.divergenceFreeSpace period κ m) (B : NNReal) (hzB : ∀ᵐ (x : EulerLiftedGradientSpace.LiftDomain period) EulerLiftedGradientSpace.liftMeasure period, z x B) (heq : ∀ (i : ι), e' i + EulerRepresentativeMetricEvolution.liftedTransport period κ m (g i) z B hzB + G.operator (p i) = forcing i + ν EulerMetricHeatEnergy.jetLaplacian period (J i)) :
      deriv (fun (s : ) => ((EulerFiniteMetricEnergy.familyEnergy (K s).operator fun (i : ι) => e i s) + δ ^ 2)) t (K' + 2 * transportEnergyConstant period (K t) κ m B + 2 * ν * heatEnergyConstant period (K t) c) / (2 * c ^ 2) * ((EulerFiniteMetricEnergy.familyEnergy (K t).operator fun (i : ι) => e i t) + δ ^ 2) + (K t).bound / c * EulerFiniteMetricEnergy.familyNorm forcing

      The regularized root of a finite sum of actual cylinder word energies obeys the viscous estimate.