The actual primary field on the full history-plus-forward interval. Only the history interval uses the coercive endpoint solve. The forward interval uses its true coordinate trace, and gluing preserves the actual time derivative and the mixed translation orbit.
The primary history has prescribed terminal displacement. Its actual coordinate velocity at τ is the initial value of the homogeneous forward solve. Both the physical velocity and its true derivative match at τ.
Zero forcing, bundling path, path_orbit, raw_eq, mean_zero.
Equations
- EulerTransversePacketPrimary.zeroForcing D = { path := 0, path_orbit := ⋯, raw_eq := ⋯, mean_zero := ⋯ }
Instances For
Endpoint data, bundling value, orbit, mean_zero.
Equations
- EulerTransversePacketPrimary.endpointData τ hτ hτT Y = { value := Y.value, orbit := ⋯, mean_zero := ⋯ }
Instances For
Forward initial, bundling value, orbit, mean_zero.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Past velocity, given by EulerTransversePacketEndpoint.velocityPath B (endpointData τ hτ hτT Y).
Equations
Instances For
Past derivative, given by EulerTransversePacketEndpoint.derivativePath B (endpointData τ hτ hτT Y).
Equations
Instances For
Future velocity, given by includePath P D.support D.support_measurable ((zeroForcing (D.tail τ hτ.le hτT)).velocityPath (forwardInitial τ hτ hτT B Y)).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Future derivative, given by includePath P D.support D.support_measurable ((zeroForcing (D.tail τ hτ.le hτT)).derivativePath (forwardInitial τ hτ hτT B Y)).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Velocity path, given by join D.T τ hτ.le hτT.le (pastVelocity τ hτ hτT B Y) (futureVelocity τ hτ hτT B Y) (velocity_match τ hτ hτT B Y).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Derivative path, given by join D.T τ hτ.le hτT.le (pastDerivative τ hτ hτT B Y) (futureDerivative τ hτ hτT B Y) (derivative_match τ hτ hτT B Y).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Pressure path, given by sourcePressure P D.M D.normal D.normalLower D.normalLower_pos D.normal_lower 0 (velocityPath τ hτ hτT B Y).
Equations
- One or more equations did not get rendered due to their size.