The literal finite packet and its genuine time derivative are actual cylinder fields.
Raw time derivative, defined pointwise by derivWithin (fun t => raw (t,z.2)) (Icc (0 : ℝ) T) z.1.
Equations
- EulerPacketCylinderField.rawTimeDerivative T raw z = derivWithin (fun (t : ℝ) => raw (t, z.2)) (Set.Icc 0 T) z.1
Instances For
Time derivative field, given by H.congr (fun t x θ => (G.raw_hasDerivWithinAt hT.le H ht t x θ).derivWithin ((uniqueDiffOn_Icc hT) _ t.property)).
Equations
- G.timeDerivativeField hT H ht = H.congr ⋯
Instances For
Velocity grade field, constructed using Field.assembleFamily.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Velocity time coefficients, given by assemble N (fun i => rawTimeDerivative T ((a i).high+(a i).mean)) (fun i => rawTimeDerivative T (a i).corrector).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Velocity grade derivative field, constructed using Field.assembleFamily.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Velocity field, given by Field.evaluateFamily (N+1) κ _ (velocityGradeField hT G).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Velocity derivative field, given by Field.evaluateFamily (N+1) κ _ (velocityGradeDerivativeField hT G).
Equations
- One or more equations did not get rendered due to their size.