The same-radius reference continuation #
The reference path integrates the natural slopes evaluated at the original radius. A smooth cutoff damps those slopes to zero; no radial reparametrization is substituted for the prescribed differential equation.
Full strip, bundling carrier, isOpen, scale_mem.
Equations
Instances For
One until t=δ, smooth transition on (δ,2δ), and zero from 2δ onward.
Equations
- NavierStokes.ReferencePath.slopeCutoff δ t = 1 - ((t - δ) / δ).smoothTransition
Instances For
Damped slope, defined pointwise by slopeCutoff δ p.1 * radialPartial G p.
Equations
Instances For
The prescribed continuation, defined by an actual integral of the same-time natural derivative.
Equations
Instances For
Master point: an abbreviation for (ℝ × ℝ) × ℝ.
Instances For
The rescaled transition on a fixed parameter interval, smooth even at δ=0.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The master representation covers the entire hold by saturating its rescaled time at two. This does not change the natural slope's evaluation point.
Equations
- NavierStokes.ReferencePath.holdTime δ t = min (t / δ) 2
Instances For
Parameter jet, given by iteratedDeriv k (fun η => F (p.1, η)) p.2.
Equations
- NavierStokes.ReferencePath.parameterJet k F p = iteratedDeriv k (fun (η : ℝ) => F (p.1, η)) p.2
Instances For
Compactness supplies uniform control of every fixed genuine parameter jet of a smooth master family at δ=0.
Transformed master, given by Φ (master G p, G (0, p.2)).
Equations
- NavierStokes.ReferencePath.transformedMaster Φ G p = Φ (NavierStokes.ReferencePath.master G p, G (0, p.2))
Instances For
All fixed parameter jets of any smooth transformation of the path and its endpoint converge uniformly on the whole nonnegative-time hold. Applying Φ to x, exp x, x-b, or exp(x-b) gives field, log-field, and relative-field jets.
Parameter interval, given by Ioo NaturalAxisCoefficients.window.left NaturalAxisCoefficients.window.right.
Equations
Instances For
Ramp limit, given by Real.log (41 / 40 : ℝ).
Equations
- NavierStokes.ReferencePath.rampLimit = Real.log (41 / 40)
Instances For
Only the proved natural-profile regularity and positivity are used in constructing REF. The natural ODE is not replaced by a surrogate assumption.
- scale : ℝ
Scale of
Input, of typeℝ. - f_smooth : ContDiffOn ℝ (↑⊤) self.f (NaturalProfile.domain self.scale)
- U_smooth : ContDiffOn ℝ (↑⊤) self.U (NaturalProfile.domain self.scale)
Instances For
Of natural, bundling scale, scale_pos, f, U and the required compatibility proofs.
Equations
Instances For
From log, given by (N.endpoint * Real.exp p.1, p.2).
Instances For
The radial domain of the extended profiles has no upper radial endpoint.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Exact same-X damping of the natural logarithmic slope on the natural region.
Exact same-X damping of the natural axial slope.
Xbig, given by 100.
Equations
Instances For
Xi, given by 110.