Documentation

LeanPool.NavierStokesAndEuler.Euler.PacketActivationSourceData

The source deformation can be equipped with the actual activation normal. The new reference plane is the literal orthogonal complement, and the history hypotheses are inherited without any new analytic input.

Reframe, bundling T, T_pos, support, support_compact and the required compatibility proofs.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    Reframe, bundling H, jacobi, potential, potential_nonneg and the required compatibility proofs.

    Equations
    • B.reframe m hm = { H := B.H, jacobi := , potential := B.potential, potential_nonneg := , potential_bound := , small := }
    Instances For

      Activation, given by D.reframe (activationDirection (D.deformationEquiv t₀ 0) n) (activationDirection_unit _ hn).

      Equations
      Instances For
        noncomputable def EulerTransversePacketProvider.HistoryData.activation {U : Type u_1} [NormedAddCommGroup U] [InnerProductSpace U] {D : Data U} (B : HistoryData D) (t₀ : (Set.Icc 0 D.T)) (n : EulerSmoothLimit.Space) (hn : n 0) :
        HistoryData (D.activation t₀ n hn)

        Activation, given by B.reframe (activationDirection (D.deformationEquiv t₀ 0) n) (activationDirection_unit _ hn).

        Equations
        Instances For