Actual wave identities at closed native-cell points #
All derivatives below are ambient derivatives at the selected point. No openness of a quantitative control cell, nor a zero germ at its flat boundary, is required.
Curl realization itself uses the first coefficient derivatives and tangency at the selected point, with no surrounding geometric identities.
The actual cylindrical frame identities at one ambient point.
- radius_smooth : ContDiffAt ℝ (↑⊤) R x
- radial_smooth : ContDiffAt ℝ (↑⊤) Vr x
- angular_smooth : ContDiffAt ℝ (↑⊤) Vθ x
- axial_smooth : ContDiffAt ℝ (↑⊤) Vz x
Instances For
A second legitimate boundary interface: tangency on a set whose interior approaches the selected point. Continuity of the actual divergence is derived from the supplied ambient jets.
Literal cutoff/curl residual from primitive pointwise data #
Exact at data, collecting radial_profile, phase, amplitude, radius, radial_base,
frequency_base and their compatibility conditions.
- radial_profile : ContDiffAt ℝ (↑⊤) d.radialProfile x
- phase : ContDiffAt ℝ (↑⊤) (a.phase n) x
- amplitude (j : Fin 3) : ContDiffAt ℝ (↑⊤) (fun (y : D) => a.amplitude n y j) x
- radius : DifferentiableAt ℝ (a.radius n) x
- radial_base : DifferentiableAt ℝ (a.radialBase n) x
- frequency_base : DifferentiableAt ℝ (a.frequencyBase n) x
- axial_base : DifferentiableAt ℝ (a.axialBase n) x
- pressure : DifferentiableAt ℝ (a.pressure n) x
- base_angular (j : Fin 3) : HarmonicCalculus.along (fun (x : D) => d.angular) (fun (y : D) => LinearWaveResidual.base (a.radius n) (a.radialBase n) (a.frequencyBase n) (a.axialBase n) y j) x = 0
Instances For
These are symmetries of the uncorrected input fields.
- radius : CopyAngularInvariance.Invariant d.angular (a.radius n)
- radial_base : CopyAngularInvariance.Invariant d.angular (a.radialBase n)
- frequency_base : CopyAngularInvariance.Invariant d.angular (a.frequencyBase n)
- axial_base : CopyAngularInvariance.Invariant d.angular (a.axialBase n)
- radial_field : CopyAngularInvariance.Invariant d.angular (d.radialField n)
- phase : ∃ (p : ℝ), CopyAngularInvariance.AffinePhase d.angular p (a.phase n)
- amplitude : CopyAngularInvariance.Invariant d.angular (a.amplitude n)
- pressure : CopyAngularInvariance.Invariant d.angular (a.pressure n)
- cutoff : CopyAngularInvariance.Invariant d.angular (ψ n)
Instances For
Only actual input jets and pointwise nondegeneracy enter this record.
- radial_profile : ContDiffAt ℝ (↑⊤) d.radialProfile x
- phase : ContDiffAt ℝ (↑⊤) (a.phase n) x
- radius : ContDiffAt ℝ (↑⊤) (a.radius n) x
- radial_base : DifferentiableAt ℝ (a.radialBase n) x
- frequency_base : DifferentiableAt ℝ (a.frequencyBase n) x
- axial_base : DifferentiableAt ℝ (a.axialBase n) x
- amplitude : ContDiffAt ℝ (↑⊤) (a.amplitude n) x
- pressure : DifferentiableAt ℝ (a.pressure n) x
- cutoff : ContDiffAt ℝ (↑⊤) (ψ n) x