Documentation

LeanPool.NavierStokesAndEuler.Euler.BaseFirstPacketScales

The literal polynomial first-packet scales satisfy every local, frequency and localized lower-bound guard after the final base choice.

The manuscript's literal first-packet scales have a fixed monomial frequency cost. The exponent and coefficient do not depend on J or X.

First frequency constant, given by frequencyConstant*(7+solutionLabelConstant)^frequencyPower.

Equations
Instances For

    First frequency power, given by 1010*frequencyPower.

    Equations
    Instances For
      noncomputable def EulerBaseDatum.literalInitialError (D : ) (X : ) :

      Literal initial error, given by (X^D)^(-(1/4 : ℝ)).

      Equations
      Instances For
        noncomputable def EulerBaseDatum.literalInitialPressureCost (D : ) (X : ) :

        Literal initial pressure cost, given by 2*initialCoefficientCost*X^(-1010 : ℝ)*(X^1000*firstRatio)+literalInitialError D X.

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