The correction coefficients constructed from the prescribed deformation. The order-zero terms have the positive sign of the transformed equation; the correction source subsequently applies the negative pressure projection.
Raw frame, given by D.F.field (D.clamp z.1) z.2.1.
Equations
- EulerPacketCorrectionCoefficients.rawFrame D z = (D.F.field (D.clamp z.1)) z.2.1
Instances For
Raw frame time, given by D.F₁.field (D.clamp z.1) z.2.1.
Equations
- EulerPacketCorrectionCoefficients.rawFrameTime D z = (D.F₁.field (D.clamp z.1)) z.2.1
Instances For
Raw inverse, given by D.FInv.field (D.clamp z.1) z.2.1.
Equations
- EulerPacketCorrectionCoefficients.rawInverse D z = (D.FInv.field (D.clamp z.1)) z.2.1
Instances For
Frame coefficient, bundling path, orbit, raw_eq.
Equations
Instances For
Frame time coefficient, bundling path, orbit, raw_eq.
Equations
Instances For
Inverse coefficient, bundling path, orbit, raw_eq.
Equations
Instances For
Raw metric, given by (rawInverse D z).comp (rawInverse D z).adjoint.
Equations
Instances For
Raw inverse metric, given by (rawFrame D z).adjoint.comp (rawFrame D z).
Equations
Instances For
Raw linear, given by (2 : ℝ) • (rawInverse D z).comp (rawFrameTime D z).
Equations
Instances For
Raw quadratic, given by κ • (rawInverse D z).comp (fderiv ℝ (fun x => rawFrame D (z.1,(x,z.2.2))) z.2.1 (EuclideanSpace.single i 1)).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Metric coefficient, given by (inverseCoefficient D).comp (inverseCoefficient D).adjoint.
Equations
Instances For
Inverse metric coefficient, given by (frameCoefficient D).adjoint.comp (frameCoefficient D).
Equations
Instances For
Linear coefficient, given by ((inverseCoefficient D).comp (frameTimeCoefficient D)).smul 2.
Equations
Instances For
Quadratic coefficient, given by ((inverseCoefficient D).comp ((frameCoefficient D).spatialDerivative (EuclideanSpace.single i 1))).smul κ.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Metric tower, given by (metricCoefficient D).toCoefficientTower P.
Equations
Instances For
Inverse metric tower, given by (inverseMetricCoefficient D).toCoefficientTower P.
Equations
Instances For
Linear tower, given by (linearCoefficient D).toCoefficientTower P.
Equations
Instances For
Quadratic tower, given by (quadraticCoefficient D κ i).toCoefficientTower P.