The actual terminal heat edit and its integral debts #
The switch uses logarithmic time: it starts at tail time 1/5 and is
complete at tail time 1/2. Quantitative estimates below are proved for
the actual improper integrals, then applied to the constructed outgoing
tail. No debt bound is an input to the final outgoing-tail theorems.
Heat constant, given by 2 * ν * h * (1 + h).
Instances For
Switch, given by OutgoingSchedule.sigma (Real.log (X / K) / (3 / 10)).
Equations
- NavierStokes.HeatTailEdit.switch K X = NavierStokes.OutgoingSchedule.sigma (Real.log (X / K) / (3 / 10))
Instances For
Multiplier, given by 1 + switch K X * (RadialHeatProfile.profile (1 + h) (2 * ν / X) - 1).
Equations
- NavierStokes.HeatTailEdit.multiplier h ν K X = 1 + NavierStokes.HeatTailEdit.switch K X * (NavierStokes.RadialHeatProfile.profile (1 + h) (2 * ν / X) - 1)
Instances For
Edit, given by E X * multiplier h ν K X.
Equations
- NavierStokes.HeatTailEdit.edit E h ν K X = E X * NavierStokes.HeatTailEdit.multiplier h ν K X
Instances For
Change, given by edit E h ν K X - E X.
Equations
- NavierStokes.HeatTailEdit.change E h ν K X = NavierStokes.HeatTailEdit.edit E h ν K X - E X
Instances For
One exact weighted power integral #
Quantitative debts for a prescribed bounded terminal shape #
Power tail, given by e * (X / K) ^ (-exponent h) * f (Real.log (X / K)).
Equations
- NavierStokes.HeatTailEdit.powerTail h e K f X = e * (X / K) ^ (-NavierStokes.HeatTailEdit.exponent h) * f (Real.log (X / K))
Instances For
Pressure debt, given by ∫ X in Ioi K, squareChange E h ν K X / X.
Equations
- NavierStokes.HeatTailEdit.pressureDebt E h ν K = ∫ (X : ℝ) in Set.Ioi K, NavierStokes.HeatTailEdit.squareChange E h ν K X / X
Instances For
Energy debt, given by ∫ X in Ioi K, squareChange E h ν K X.
Equations
- NavierStokes.HeatTailEdit.energyDebt E h ν K = ∫ (X : ℝ) in Set.Ioi K, NavierStokes.HeatTailEdit.squareChange E h ν K X
Instances For
The actual outgoing schedule #
This carrier amplitude is fixed by the schedule, independently of K.
Equations
Instances For
Outgoing shape, given by tailShape d (t + 1 / 5).
Equations
- NavierStokes.HeatTailEdit.outgoingShape d t = NavierStokes.OutgoingTail.tailShape d (t + 1 / 5)
Instances For
Outgoing profile, given by finalAngular d (switchStart d + Real.log (X / K), eta).
Equations
Instances For
Outgoing edit, given by edit (outgoingProfile d K eta) d.h ν K X.
Equations
- NavierStokes.HeatTailEdit.outgoingEdit d ν K eta X = NavierStokes.HeatTailEdit.edit (NavierStokes.HeatTailEdit.outgoingProfile d K eta) d.h ν K X
Instances For
Exact matching before tail logarithmic time 0.2.
At tail logarithmic time 0.5, the full heat factor is present.
The fully switched profile is exactly the radial heat profile times the prescribed flat terminal shape, with its normalization made explicit.
Beyond the terminal taper, the profile is the unmodified exact radial heat solution with a positive constant normalization.
The actual switch amplitude is fixed by the schedule and comparable to the carrier amplitude used in the estimates.
The pressure estimate holds with every fixed slow-variable jet.
The energy estimate holds with every fixed slow-variable jet.
The renormalized angular estimate holds with every fixed slow-variable jet.