Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

Global differential-algebraic system

Expression-defined differential residuals and algebraic constraints evaluated by the graph-native JAX runtime.

Reference contract

FieldValueDescription
latex\mathbf f(t,\mathbf q,\dot{\mathbf q},\mathbf p,\mathbf u)=\mathbf 0,\qquad\mathbf g(t,\mathbf q,\mathbf p,\mathbf u)=\mathbf 0
mathml<math display="block"><mrow><mi>f</mi><mo>(</mo><mi>t</mi><mo>,</mo><mi>q</mi><mo>,</mo><mover><mi>q</mi><mo>.</mo></mover><mo>,</mo><mi>p</mi><mo>,</mo><mi>u</mi><mo>)</mo><mo>=</mo><mn>0</mn><mo>,</mo><mi>g</mi><mo>(</mo><mi>t</mi><mo>,</mo><mi>q</mi><mo>,</mo><mi>p</mi><mo>,</mo><mi>u</mi><mo>)</mo><mo>=</mo><mn>0</mn></mrow></math>
sectiongoverning-equation
entity_dimensionglobal
differentiabilityexact-ad

Expression-defined differential residuals and algebraic constraints evaluated by the graph-native JAX runtime.

The governing expression, entity dimension, enforcement, and differentiability metadata are preserved exactly where declared.

Authoritative source

Catalog
telion_backend.v2.physics/2.0.0
Identity
PhysicsDeclaration/ode/equation/Global differential-algebraic system
Path
src/telion_backend/v2/physics/specs.py
Symbol
GoverningEquationSpec