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

Signal Connection

Connects a named output from Control Systems, Electrical Circuit, or Global ODEs and DAEs to a named input on another supported interface inside the monolithic residual.

Reference contract

FieldValueDescription
entityDimensions["global"]
runtimesignal-connection-monolithic
required_physics[]
supported_studies["transient"]
allowed_physics["Control Systems","Electrical Circuit","Global ODEs and DAEs"]
physics_arity2
execution_backendtelion-v2-shared-execution
certificationExact source-state, target-state, BDF-history, parameter, and external-input Jacobians for circuit, control, and ODE/DAE signal substitution.
residual_blocks["target.signal-input"]
jacobian_blocks[["target.signal-input","target.state"],["target.signal-input","source.state"]]
history_jacobiantrue
parameter_gradient_channels["circuit:<label>.components","circuit:<label>.inputs","control:<label>.parameters","control:<label>.inputs","ode:<label>.parameters","ode:<label>.inputs"]
adjoint_vjp_ownerSignalConnectionCoupledAdapter
monolithictrue
adapter_moduletelion_backend.v2.runtimes.signal_connection
schemaVersion2.0.0

Connects a named output from Control Systems, Electrical Circuit, or Global ODEs and DAEs to a named input on another supported interface inside the monolithic residual.

The coupling contract records required or allowed physics, supported studies, residual/Jacobian ownership, execution backend, certification, fields, outputs, and governing equations.

Authoritative source

Catalog
telion_backend.v2.physics/2.0.0
Identity
MultiphysicsCouplingDeclaration/Signal Connection
Path
src/telion_backend/v2/physics/couplings.py
Symbol
multiphysics_coupling_declarations