Ordered jet bounds for the actual reference path #
Coefficient-space norm bounds first give constants independent of the normalization C. Only afterwards is the short REF transition chosen.
Cache the standard NormedAddCommGroup (NaturalEntrance.CoefficientPair ε) instance to
shorten typeclass synthesis.
Instances For
Jet constant, given by AxisEvaluation.jetBound v.epsilon 5 k m * (‖referencePair v‖ + 1).
Equations
Instances For
Amplitude constant, given by d.normalizationThreshold Λ * jetConstant d.coefficients 0 0 * (1 + Λ * G + 8 * jetConstant d.coefficients 0 1).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Hold set, given by Icc (0 : ℝ) 110 ×ˢ Icc (-1 : ℝ) 1.
Equations
- NavierStokes.ReferenceJetBounds.holdSet = Set.Icc 0 110 ×ˢ Set.Icc (-1) 1
Instances For
Transition control data, collecting length_pos, length_bound, U_value, U_parameter,
log_parameter, f_value and their compatibility conditions.
Instances For
One actual cutoff length works for all required low-order reference jets. The tolerances may be chosen only after the fixed input profile is known.
Uniform bound, given by 2 + jetConstant v 0 0 + 9 * jetConstant v 0 1 + 5 * jetConstant v 1 0.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Jet bounds data, collecting axial_value, axial_parameter, axial_radial,
log_parameter, angular_value, angular_parameter.
- axial_value (p : ProfileHistories.Point) : p ∈ holdSet → |Λ * (U p - NaturalAxisData.U j p.2)| ≤ B
- axial_parameter (p : ProfileHistories.Point) : p ∈ holdSet → |Λ * (ProfileHistories.parameterPartial U p - 4)| ≤ B
- axial_radial (p : ProfileHistories.Point) : p ∈ holdSet → |Λ * p.1 * ProfileHistories.radialPartial U p| ≤ B
- log_parameter (p : ProfileHistories.Point) : p ∈ holdSet → |ProfileHistories.parameterPartial f p / f p - Λ * NaturalAxisCoefficients.realGradient h j σ p.2| ≤ B
- angular_parameter (p : ProfileHistories.Point) : p ∈ holdSet → |ProfileHistories.parameterPartial f p| ≤ K / C
Instances For
Reference input: an abbreviation for ReferencePath.Input.ofNatural hΛ F.family.
Equations
Instances For
The qualitative REF convergence has now been used only after Λ and C were fixed, with explicit tolerances 1/Λ, 1, and 1/C.
Radial error constant, given by AxisEvaluation.jetBound d.coefficients.epsilon 5 1 0 * profileErrorConstant d.
Equations
Instances For
A genuine finite-dimensional source sample, with the radial jet error still controlled by the coefficient norm.
- Y : ℝ
Y of
SlopeSample, of typeℝ. - theta : ℝ
Theta of
SlopeSample, of typeℝ. - phi : ℝ
Phi of
SlopeSample, of typeℝ. - error : ℝ
Error of
SlopeSample, of typeℝ. - slope_eq : p.1 * ProfileHistories.radialPartial f p / f p = self.theta * self.Y * (NaturalEntrance.sourceJets ⋯ (NaturalEntrance.referencePair d.coefficients) (self.Y, p.2) 1 + self.error) / self.phi
Instances For
All constants used to choose C precede C. The actual short transition is selected only after C and the actual natural coefficient profile.