Energy of the constructed outgoing tail #
The integrands in this file are the actual OutgoingTail.finalAngular.
The long release plateau is retained in the estimates; bounding the release
only by its terminal slope would give an incorrect uniformity claim in h.
Energy density, given by Real.exp y * finalAngular d (y, eta) ^ 2.
Equations
- NavierStokes.TailEnergyBounds.energyDensity d eta y = Real.exp y * NavierStokes.OutgoingTail.finalAngular d (y, eta) ^ 2
Instances For
Release primitive, given by primitive (releaseSlope d).
Equations
Instances For
The improper release integral #
Release envelope, given by Real.exp 2 * Real.exp (-2 * (y - d.releaseStart)) + d.h ^ 8 * Real.exp 8 * Real.exp (-(2 * d.h) * (y - d.releaseStart)).
Equations
Instances For
Release constant, given by 2 * (Real.exp 2 + Real.exp 8).
Instances For
The release cost is independent of both h and lam.
Flattening and the uniform wait #
Post pulse energy, given by ∫ y in Ioi d.core.endpoint, energyDensity d eta y.
Equations
- NavierStokes.TailEnergyBounds.postPulseEnergy d eta = ∫ (y : ℝ) in Set.Ioi d.core.endpoint, NavierStokes.TailEnergyBounds.energyDensity d eta y
Instances For
Actual outgoing energy, with a constant independent of every parameter.
Genuine parameter regularity and derivative bounds #
Eta coefficient, given by -(4 * (1 - sigma ((y - d.core.endpoint) / flattenLength)) * eta / (1 + eta ^ 2)).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Parameter variation occurs only on the fixed flattening interval.
Relation to the pulse normalization #
Normalization of the derivative of the energy. The derivative of the
normalized quotient also has the elementary derivative of shape eta ^ 2.
Differentiating the fully normalized quotient #
Normalized post pulse energy, given by d.core.lam * postPulseEnergy d eta / (Real.exp d.core.pulseStart * pulseAmplitude d.core ^ 2 * shape eta ^ 2).
Equations
- One or more equations did not get rendered due to their size.
Instances For
This is the derivative of the full quotient, including its shape factor.