The natural core solves the actual order-zero residual equations #
The natural solution is the one retained by NaturalEntrance.CoefficientProfile.
Its scalar swirl is normalized as phi = C*f, its pressure is unchanged, and
its radial flux is X*beta. The two residual equations below are derived from
the constructed natural equations, not assumed as slow-order hypotheses.
Flux reconstructed from the actual natural radial average.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Zero sequence, with branches according to n = 0.
Equations
- NavierStokes.NaturalCoefficientBridge.zeroSequence f n = if n = 0 then f else fun (x : NavierStokes.SimilarityProfile.InnerPoint) => 0
Instances For
Natural profiles, bundling phi, axial, flux, pressure.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The natural average is the genuine radial average, including the axis.
The flux in the natural equations is precisely the canonical divergence primitive used by the slow recursion.
The same unscaled pressure solves the normalized slow pressure equation;
the C⁻² in that equation cancels the square of C*f.
Germ transfer to any actual slow sequence. Higher coefficients are irrelevant at order zero. No order-zero residual equation is a hypothesis.
The closed initial segment on which ACT and the stock continuation retain
the natural fields. Its parameter interval is open and contains [-1,1].
Equations
Instances For
Initial core, given by Ioo (0 : ℝ) (4 / Λ) ×ˢ ReferencePath.parameterInterval.
Equations
Instances For
Initial field agreement determines the actual integral histories; no pressure or average matching is postulated separately.
The generic assembly interface: the natural equations are derived for any slow sequence whose order-zero fields are the same initial construction.
The order-zero profile sequence formed from genuine histories. The
stored radial component is beta; ofBeta inserts its required factor X.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Concrete matching for the exact stock continuation later used by the nominal profile.
At zero slow order the actual recursion's stored beta reconstructs the
canonical flux of its own axial field, with no missing X factor.
Both defining radial integrals vanish. This proves the integration constants are zero, rather than only proving a derivative equation.
The canonical negative stress primitives are zero on the entire inner half-line, including their defined zero extension across the axis.
The actual ActualSlowAxis.fromNatural hierarchy solves both order-zero
equations on its natural core. This uses its constructed beta and recomputed
pressure, not additional equations supplied to the hierarchy.
For the same constructed natural/ACT hierarchy, the defining integrals and both canonical stresses vanish on a fixed positive neighborhood of the axis. The radius here is strictly inside the natural coefficient core.