Literal known-grade jet data are reconstructed from only the genuine prefix fields.
structure
EulerPacketCylinderField.PrefixFields
(P T : ℝ)
[Fact (0 < P)]
(p : ℕ)
(a : ℕ → EulerPacketProfileRecursion.Profile)
:
Prefix fields data, collecting high, mean, corrector.
High-frequency field of
PrefixFields, of type∀ i, i < p → Field P T (a i).high.Mean field of
PrefixFields, of type∀ i, i < p → Field P T (a i).mean.Correction field of
PrefixFields, of type∀ i, i < p → Field P T (a i).corrector.
Instances For
noncomputable def
EulerPacketCylinderField.PrefixFields.knownJet
{P T : ℝ}
[Fact (0 < P)]
{p : ℕ}
{a : ℕ → EulerPacketProfileRecursion.Profile}
(F : PrefixFields P T p a)
(O : EulerPacketProfileRecursion.Operators)
(hp : 1 ≤ p)
(i : ℕ)
:
SpatialJetField P T fun (z : EulerPacketPointJets.Domain) => EulerPacketProfileRecursion.knownJets O p a z i
No grade at or above p is used to obtain the spatial part of the known jets.
Equations
- One or more equations did not get rendered due to their size.