Physical finite prefixes of the actual correction cycle #
The state and its coefficient data evolve by CorrectionStep.CycleState.iterate.
At one fixed band and graph, the physical field differences below are derived
from its literal four updates. Stage zero contains the base and initialization.
velocityTZ gives cylindrical components. The Cartesian realization uses the
existing genuine local polar charts; its physical interpretation is asserted
only on their valid domains. A final adapter accepts individual potential-curl
realizations, not an assumed equality of finite prefixes.
Scaled graph: an abbreviation for PhysicalResidualBridge.ScaledGraph.
Equations
Instances For
The actual cylindrical realization is linear in the three components.
Equations
- NavierStokes.CyclePhysicalPrefixes.velocityMap G = { toFun := NavierStokes.PhysicalResidualTZ.velocityTZ G, map_add' := ⋯, map_smul' := ⋯ }
Instances For
Pressure includes the square of the same fixed velocity scale.
Equations
- NavierStokes.CyclePhysicalPrefixes.pressureMap G = { toFun := NavierStokes.PhysicalResidualTZ.pressureTZ G, map_add' := ⋯, map_smul' := ⋯ }
Instances For
Mean components, defined pointwise by ![m.radial n x.1, m.angular n x.1, m.axial n x.1].
Equations
Instances For
Base plus the actual mean and oscillatory velocity, at one fixed band.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The fixed base pressure is retained once, in addition to both state pressures.
Equations
Instances For
All four actual velocity increments, in their order of construction.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The four actual mean-pressure changes, and the two oscillatory pressures.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Cylindrical step velocity, given by velocityMap G (stepComponents p v c u n).
Equations
Instances For
Cylindrical step pressure, given by pressureMap G (stepPressureComponents p v c u n).
Equations
Instances For
A genuine local Cartesian realization using the frozen inverse polar chart.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Polar pressure map, bundling toFun, map_add, map_smul.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The actual state velocity in this local Cartesian chart.
Equations
Instances For
Pressure, given by polarPressureMap a j (cylindricalPressure G n p₀ u).
Equations
Instances For
The actual Cartesian realization supplies the germ used by the physical residual chart theorem, on the valid polar domain.
Step velocity, given by polarVelocityMap a j (cylindricalStepVelocity p v c u G n).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Step pressure, given by polarPressureMap a j (cylindricalStepPressure p v c u G n).
Equations
- One or more equations did not get rendered due to their size.
Instances For
The literal finite prefixes, including initialization at index zero #
Velocity stages, constructed using Nat.casesOn.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Pressure stages, constructed using Nat.casesOn.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The actual split into potential and direct angular contributions #
Meridional components, defined pointwise by ![m.radial n x.1, 0, m.axial n x.1].
Equations
Instances For
Angular components, defined pointwise by ![0, m.angular n x.1, 0].
Instances For
This velocity contribution still needs a potential realization. It includes the full base, the initialized wave, and the meridional mean.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Initial direct part, given by polarVelocityMap a j (velocityMap G (angularComponents u.mean n)).
Equations
- One or more equations did not get rendered due to their size.
Instances For
The wave increments and the two meridional mean increments, literally.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The angular means remain direct velocities, not unspecified curls.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The exact velocity each still-to-be-constructed potential must realize.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The direct angular sequence is constructed from the actual states.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The linearity of the genuine spatial derivative in the finite potential sum. Only local first differentiability is needed for this identity.
No prefix matching is assumed: individual curl realizations give the actual finite state, with its initialized index zero and literal direct means.
The actual nonlinear residuals agree locally, as a consequence of the proved finite velocity/pressure identities. No residual estimate is assumed.
The same equality holds for every genuine joint spacetime derivative.