Documentation

LeanPool.NavierStokesAndEuler.Euler.PacketSourceFrequency

The literal source truncation floor(k^ϑ), ϑ=10⁻⁶, meets the packet and correction guards from finitely many fixed-cost bounds.

Theta, given by 1/1000000.

Equations
Instances For

    Expansion, given by k^theta.

    Equations
    Instances For

      Small power, given by k^(theta/100).

      Equations
      Instances For

        The source's very small power is below the exponential margin in the error target exp(-sqrt(k^ϑ)).

        theorem EulerPacketSourceFrequency.correction_guards (C T D ρ0 k : ) (hk : 1 k) ( : 0 < ρ0) (hX : 64 expansion k) (hlog : 1 Real.log k) (hgrowth : 12 * C * T smallPower k) (hdrift : 8 * C * T * D / ρ0 smallPower k) (herror : 8 * C * T / ρ0 smallPower k) :

        Every finite list of fixed source costs fits the required very small power after one sufficiently large frequency choice.