multiphysics-couplingAvailable
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
| Field | Value | Description |
|---|---|---|
| entityDimensions | ["global"] | — |
| runtime | signal-connection-monolithic | — |
| required_physics | [] | — |
| supported_studies | ["transient"] | — |
| allowed_physics | ["Control Systems","Electrical Circuit","Global ODEs and DAEs"] | — |
| physics_arity | 2 | — |
| execution_backend | telion-v2-shared-execution | — |
| certification | Exact 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_jacobian | true | — |
| parameter_gradient_channels | ["circuit:<label>.components","circuit:<label>.inputs","control:<label>.parameters","control:<label>.inputs","ode:<label>.parameters","ode:<label>.inputs"] | — |
| adjoint_vjp_owner | SignalConnectionCoupledAdapter | — |
| monolithic | true | — |
| adapter_module | telion_backend.v2.runtimes.signal_connection | — |
| schemaVersion | 2.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.