Actual shaped-hold errors with constants uniform in the small slope #
The angular lag is solved exactly from its incoming value at holdStart.
The two decaying modes are kept separate, so no inverse small-slope constant
appears in the error estimate.
Combine initial and source bounds under one nonnegative affine envelope.
Equilibrium, given by (c.lam - h + D h * η * shapeGradient η) / (1 - c.lam).
Equations
- NavierStokes.ShapedWaitBounds.equilibrium c h η = (c.lam - h + NavierStokes.NaturalAxisData.D h * η * NavierStokes.OutgoingEntranceCone.shapeGradient η) / (1 - c.lam)
Instances For
Hold coefficient, given by L h η * averagedDrop c c.holdStart.
Equations
Instances For
Hold source, given by `c.lam - h + D h * η * shapeGradient η - c.lam * holdCoefficient c h η
- Real.exp (-t)`.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Hold formula, constructed using equilibrium.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Exact integration of the shaped-hold equation, with no division by λ.
Wait for power, given by -(n : ℝ) * Real.log c.lam / (1 - c.lam).
Instances For
The positive shaped-hold floor #
Hold floor, given by min (coneFloor * Real.exp (-entranceTime m) / 4) (1 / 16).
Equations
Instances For
The axial source and its actual convolution on the hold #
Initial axial bound, given by 64 + (3 + 4 * pressureBound) * energyEnvelope P (entranceTime m).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Axial wait constant, given by initialAxialBound P m / initialEnergyLower P m + pressureSourceBound * initialEnergyUpper P m.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Differentiating the genuine parameter-dependent histories #
Angular source eta as an element of ℝ.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The axial parameter derivative at the beginning of the hold #
Initial axial derivative as an element of ℝ.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Initial axial derivative bound, given by 256 + (32 + 16 * pressureBound) * energyEnvelope P (entranceTime m).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Axial derivative wait constant, given by initialAxialDerivativeBound P m / initialEnergyLower P m + pressureSourceBound * initialEnergyUpper P m.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Axial ratio derivative wait constant, given by axialDerivativeWaitConstant P m + 2 * axialWaitConstant P m.
Equations
Instances For
Canonical combined statements and pulse-entry powers #
Hold constant, given by 206 + axialWaitConstant P m + axialRatioDerivativeWaitConstant P m.
Equations
Instances For
The complete estimates (16), including the actual first parameter
derivatives, with one displayed constant depending only on the earlier P,m.
A logarithmic wait gives the claimed polynomial smallness of the axial
history, including its harmless linear factor, with no hidden λ constant.