Documentation

LeanPool.NavierStokesAndEuler.Euler.GevreyGrowthCoefficient

Actual metric-energy growth coefficients bounded uniformly for artificial viscosities at most one.

The viscosity-uniform constant part of the actual metric growth coefficient.

Equations
Instances For

    The exact slope of the actual metric growth coefficient with respect to the velocity bound.

    Equations
    Instances For

      Artificial viscosity contributes no unbounded constant to the actual energy estimate as it tends to zero.

      The chosen genuine pointwise velocity bound depends continuously on the actual metric energy.

      Its NNReal coercion is exactly the intended positive metric-energy majorant.

      The actual energy growth coefficient is affine in the metric error energy, uniformly for 0<ν≤1.

      theorem EulerGevreyGrowthCoefficient.absorb_scalar_coefficients (g0 g1 f0 f1 f2 d r X Y B R C : ) (hg0 : 0 g0) (hg1 : 0 g1) (hf0 : 0 f0) (hf1 : 0 f1) (hf2 : 0 f2) (hd : 0 d) (hr : 0 r) (hX : 0 X) (hY : 0 Y) (hB : 0 B) (hR : 0 R) (hC : 1 + g0 + g1 + f0 + f1 + f2 + d C) (b : ) :
      (g0 + g1 * X) * X + b * Y + (f0 * r + f1 * X + f2 * X ^ 2 + d * R * (B + X) * Y) C * (X + X ^ 2 + r) + (b + C * R * (B + X)) * Y

      One positive constant absorbs every derived scalar growth coefficient while preserving the signed radius term.