Joint parity carried by the actual profile fields and their true time derivatives.
structure
EulerPacketCylinderField.ProfileParity
(T : ℝ)
(a : EulerPacketProfileRecursion.Profile)
:
Profile parity data, collecting high, mean, corrector, pressure, highPressure,
meanPressure.
- pressure : JointOdd T (pressureGradient a.highPressure)
Instances For
theorem
EulerPacketCylinderField.ProfileParity.prefixOdd
{T : ℝ}
{p : ℕ}
{a : ℕ → EulerPacketProfileRecursion.Profile}
(H : ∀ i < p, ProfileParity T (a i))
:
PrefixOdd T p a
theorem
EulerPacketCylinderField.ProfileParity.changeTime
{T T' : ℝ}
{a : EulerPacketProfileRecursion.Profile}
(H : ProfileParity T a)
(h : T = T')
:
ProfileParity T' a
theorem
EulerPacketCylinderField.ProfileParity.highDerivative_odd
{P T : ℝ}
[Fact (0 < P)]
{S : Set EulerSmoothLimit.Space}
{a : EulerPacketProfileRecursion.Profile}
(hT : 0 < T)
(G : ProfileRegularity P T ⋯ S a)
(H : ProfileParity T a)
:
theorem
EulerPacketCylinderField.ProfileParity.meanDerivative_odd
{P T : ℝ}
[Fact (0 < P)]
{S : Set EulerSmoothLimit.Space}
{a : EulerPacketProfileRecursion.Profile}
(hT : 0 < T)
(G : ProfileRegularity P T ⋯ S a)
(H : ProfileParity T a)
:
theorem
EulerPacketCylinderField.ProfileParity.correctorDerivative_odd
{P T : ℝ}
[Fact (0 < P)]
{S : Set EulerSmoothLimit.Space}
{a : EulerPacketProfileRecursion.Profile}
(hT : 0 < T)
(G : ProfileRegularity P T ⋯ S a)
(H : ProfileParity T a)
:
JointOdd T G.correctorT
theorem
EulerPacketCylinderField.JointOdd.changeTime
{T T' : ℝ}
{raw : EulerPacketProfileRecursion.VectorField}
(H : JointOdd T raw)
(h : T = T')
:
JointOdd T' raw