Documentation

LeanPool.NavierStokesAndEuler.Euler.PacketUniformFrequencyScales

Uniform frequency separation for polynomial source sizes. These costs can be placed in the same finite list as the geometric and pressure costs, so the starting stage is chosen only once.

noncomputable def EulerPacketUniformFrequencyScales.parameterEnvelope (J : ) (C c : ) (p q : ) (X : ) (n : ) :

Parameter envelope, given by C*((J+n : ℕ) : ℝ)^p*(scaleSequence J X n)^q * exp (c*(scaleSequence J X n/((J-1+n : ℕ) : ℝ)^3)).

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    def EulerPacketUniformFrequencyScales.frequencyCostSpec (A C c : ) (hA : 0 < A) (hC : 0 < C) (p q N : ) (θ : ) ( : 0 < θ) :

    Frequency cost spec, bundling d, B, N, a and the required compatibility proofs.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      theorem EulerPacketUniformFrequencyScales.frequencyCost_eq (J : ) (A C c : ) (hA : 0 < A) (hC : 0 < C) (p q N : ) (θ : ) ( : 0 < θ) (X : ) (n : ) :
      theorem EulerPacketUniformFrequencyScales.guard_of_cost_le (J : ) (A C c : ) (hA : 0 < A) (hC : 0 < C) (p q N : ) (θ : ) ( : 0 < θ) (X : ) (n : ) (hcost : (frequencyCostSpec A C c hA hC p q N θ ).cost J (EulerPacketSourceScaleChoice.scaleSequence J X) n 1) :