A periodic phase with the actual native clock germs #
An explicit compact smooth cutoff has a plateau around the entire native core. Its clock-weighted copies are summed on the common cover. The phase is therefore periodic on the full auxiliary lift and retains the original clock, with every derivative, on each padded wave core.
A concrete smooth interval cutoff. Its plateau includes an extra
padding interval on each side of [a,b].
Equations
- NavierStokes.PeriodicPhaseAssembly.intervalCutoff a b d x = ((x - (a - 2 * d)) / d).smoothTransition * ((b + 2 * d - x) / d).smoothTransition
Instances For
Input geometry for the compact clock cutoff. The full sampled native
path and all wave cutoff supports are placed inside core.
- lower : TorusInverse.Plane
Lower of
ClockWindow, of typePlane. - upper : TorusInverse.Plane
Upper of
ClockWindow, of typePlane. - padding : ℝ
Padding of
ClockWindow, of typeℝ.
Instances For
Core, given by Icc w.lower.1 w.upper.1 ×ˢ Icc w.lower.2 w.upper.2.
Instances For
Plateau, given by Ioo (w.lower.1 - w.padding) (w.upper.1 + w.padding) ×ˢ Ioo (w.lower.2 - w.padding) (w.upper.2 + w.padding).
Equations
Instances For
Outer, given by Icc (w.lower.1 - 2 * w.padding) (w.upper.1 + 2 * w.padding) ×ˢ Icc (w.lower.2 - 2 * w.padding) (w.upper.2 + 2 * w.padding).
Equations
Instances For
Cutoff, given by intervalCutoff w.lower.1 w.upper.1 w.padding z.1 * intervalCutoff w.lower.2 w.upper.2 w.padding z.2.
Equations
Instances For
The literal lattice sum of a native scalar.
Equations
- NavierStokes.PeriodicPhaseAssembly.periodizeScalar g f Y = ∑' (k : NavierStokes.TorusInverse.Frequency), f (g.coordinates k Y)
Instances For
The clock itself is periodicized together with its cutoff.
Equations
Instances For
Clock reparametrization transports the compact native scalar as a whole. The shift is multiplied by the cutoff as well.
Exact clock agreement on a neighborhood of every closed native core. The geometric input is injectivity of the larger padded support cell.
The complete earlier-time Volterra path can be kept in the clock plateau. This uses the full sampled interval, including points where the wave cutoff itself vanishes.
Actual phases and complete carriers #
Phase, given by A z.1 - periodicClock g χ z.2 * B z.1.
Equations
- NavierStokes.PeriodicPhaseAssembly.phase g χ A B z = A z.1 - NavierStokes.PeriodicPhaseAssembly.periodicClock g χ z.2 * B z.1
Instances For
Native phase, given by A z.1 - (g.coordinates k z.2).2 * B z.1.
Equations
- NavierStokes.PeriodicPhaseAssembly.nativePhase g A B k z = A z.1 - (g.coordinates k z.2).2 * B z.1
Instances For
The angular coordinate is distinct from the auxiliary torus.
Equations
Instances For
The integer angular character is retained by the actual global carrier.
The manuscript phase in physical slow-coordinate order (R,(T,Z)) #
Parameter: an abbreviation for PhysicalParticularWave.Parameter.
Equations
Instances For
Slow swap, given by (p.1, (p.2.2, p.2.1)).
Instances For
Profile phase, given by phase g χ (profileIntercept ε pz x0) (profileRate p pz F G).
Equations
- One or more equations did not get rendered due to their size.
Instances For
One reference phase under actual clock and common-cover changes #
Each target band is a view of one fixed reference phase.
Equations
- NavierStokes.PeriodicPhaseAssembly.transportPhase Φ φ gap K Kr z = Kr / K * Φ (φ z.1, (NavierStokes.CommonCoverSolve.coverPower gap) z.2)
Instances For
Equality of the constructed fields, including off the native support.
The actual physical clock rate and its rescaled cutoff give the same global target phase as the weighted reference pullback.
The full native phase, with its original anchor, agrees as a germ on every transformed cell. Only continuity of the parameter change is needed to transport the germ.
A literal harmonic block with one reference phase and one angular integer. Its amplitudes and pressure coefficients are supplied by the existing block; its phase is the constructed common-cover view.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The exact PPW clock, with its cutoff transformed by the same rate.
Assign the constructed phase family to the literal assembly record.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Native support geometry and direct carrier adapters #
Exact values on the entire transformed sampling interval, with the
original reference anchor shift + rate*t.
Periodicity of all joint derivative tensors follows from the proved function identity under the constant lattice translation.
Exact naturality of the complete carrier, including its unchanged integer angular character, on the free lift.